Skip navigation links
C D G I J L O P R S 

C

CdiServerConfigurableFactory - Class in org.apache.cxf.cdi
Creates the instance of Configurable suitable for CDI-managed runtime.
collect(ProcessBean<T>, BeanManager) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
collect(ProcessProducerField<T, X>) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
collect(ProcessProducerMethod<T, X>) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
ContextProducerBean - Class in org.apache.cxf.cdi
 
ContextResolved - Annotation Type in org.apache.cxf.cdi
ContextResolved is an internal qualifier used by CXF to differentiate the beans it will manage from beans a user may have provided.
ContextResolved.ContextResolvedLiteral - Class in org.apache.cxf.cdi
 
ContextResolvedLiteral() - Constructor for class org.apache.cxf.cdi.ContextResolved.ContextResolvedLiteral
 
convertContextsToCdi(ProcessAnnotatedType<X>) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
For any AnnotatedType that includes a Context injection point, this method replaces the field with the following code:
create(FeatureContext) - Method in class org.apache.cxf.cdi.CdiServerConfigurableFactory
 
create(CreationalContext<Object>) - Method in class org.apache.cxf.cdi.ContextProducerBean
 
CXFCdiServlet - Class in org.apache.cxf.cdi
Apache CXF servlet with CDI 1.1 integration support
CXFCdiServlet() - Constructor for class org.apache.cxf.cdi.CXFCdiServlet
 

D

DefaultApplication - Class in org.apache.cxf.cdi
 
DefaultApplication() - Constructor for class org.apache.cxf.cdi.DefaultApplication
 
destroyBus() - Method in class org.apache.cxf.cdi.CXFCdiServlet
 
DisposableCreationalContext - Class in org.apache.cxf.cdi.event
 
DisposableCreationalContext(CreationalContext<?>) - Constructor for class org.apache.cxf.cdi.event.DisposableCreationalContext
 

G

getBeanClass() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
getContext() - Method in class org.apache.cxf.cdi.event.DisposableCreationalContext
 
getCustomContextClasses() - Static method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
getExistingStandardClasses() - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
getId() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
getInstance(Message) - Method in class org.apache.cxf.cdi.PerRequestResourceProvider
 
getInstance(Message) - Method in class org.apache.cxf.cdi.SingletonResourceProvider
 
getName() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
getQualifiers() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
getResourceClass() - Method in class org.apache.cxf.cdi.PerRequestResourceProvider
 
getResourceClass() - Method in class org.apache.cxf.cdi.SingletonResourceProvider
 
getScope() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
getTypes() - Method in class org.apache.cxf.cdi.ContextProducerBean
 

I

injectBus(AfterBeanDiscovery, BeanManager) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
isNullable() - Method in class org.apache.cxf.cdi.ContextProducerBean
 
isSingleton() - Method in class org.apache.cxf.cdi.PerRequestResourceProvider
 
isSingleton() - Method in class org.apache.cxf.cdi.SingletonResourceProvider
 

J

JAXRSCdiResourceExtension - Class in org.apache.cxf.cdi
Apache CXF portable CDI extension to support initialization of JAX-RS resources.
JAXRSCdiResourceExtension() - Constructor for class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
JAXRSServerFactoryCustomizationExtension - Interface in org.apache.cxf.cdi.extension
Deprecated.

L

LITERAL - Static variable in annotation type org.apache.cxf.cdi.ContextResolved
 
load(AfterDeploymentValidation, BeanManager) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
 
loadBus(ServletConfig) - Method in class org.apache.cxf.cdi.CXFCdiServlet
 

O

org.apache.cxf.cdi - package org.apache.cxf.cdi
 
org.apache.cxf.cdi.event - package org.apache.cxf.cdi.event
 
org.apache.cxf.cdi.extension - package org.apache.cxf.cdi.extension
 

P

PerRequestResourceProvider - Class in org.apache.cxf.cdi
 

R

registerCreationalContextForDisposal(DisposableCreationalContext) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
Registers created CreationalContext instances for disposal
release(BeforeShutdown) - Method in class org.apache.cxf.cdi.JAXRSCdiResourceExtension
Releases created CreationalContext instances
releaseInstance(Message, Object) - Method in class org.apache.cxf.cdi.PerRequestResourceProvider
 
releaseInstance(Message, Object) - Method in class org.apache.cxf.cdi.SingletonResourceProvider
 

S

setBus(Bus) - Method in class org.apache.cxf.cdi.CXFCdiServlet
 
SingletonResourceProvider - Class in org.apache.cxf.cdi
 
C D G I J L O P R S 
Skip navigation links

Apache CXF