| Class | Description |
|---|---|
| CdiServerConfigurableFactory |
Creates the instance of Configurable> suitable for CDI-managed runtime.
|
| ContextProducerBean | |
| ContextResolved.ContextResolvedLiteral | |
| CXFCdiServlet |
Apache CXF servlet with CDI 1.1 integration support
|
| DefaultApplication | |
| JAXRSCdiResourceExtension |
Apache CXF portable CDI extension to support initialization of JAX-RS resources.
|
| PerRequestResourceProvider | |
| SingletonResourceProvider |
| Annotation Type | Description |
|---|---|
| ContextResolved |
ContextResolved is an internal qualifier used by CXF to differentiate the beans it will manage from
beans a user may have provided.
|
Apache CXF