All Classes
-
All Classes Class Summary Annotation Types Summary Class Description App Main Java application.App.JaxRsApplication JAX-RS application defined as a CDI bean.AppScopedResource Application scoped CDI based resource.CustomInterceptor CDI based JAX-RS interceptor that re-writes the original output with request ID obtained from another CDI bean.HelloWorldResource Hello-world JAX-RS resource implemented as CDI bean.RequestScopedBean Request scoped CDI bean.RequestScopedResource JAX-RS resource class backed by a request scoped CDI bean.ResponseBodyFromCdiBean BindsCustomInterceptorwith resource methods that should return modified entity than the one returned from the method.