Package org.glassfish.jersey.examples.helloworld
package org.glassfish.jersey.examples.helloworld
-
ClassDescriptionMain Java application.JAX-RS application defined as a CDI bean.Application scoped CDI based resource.CDI based JAX-RS interceptor that re-writes the original output with request ID obtained from another CDI bean.Hello-world JAX-RS resource implemented as CDI bean.Request scoped CDI bean.JAX-RS resource class backed by a request scoped CDI bean.Binds
CustomInterceptorwith resource methods that should return modified entity than the one returned from the method.