All Classes and Interfaces

Class
Description
Main 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 CustomInterceptor with resource methods that should return modified entity than the one returned from the method.