JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
RESTEasy CDI integration module 3.15.2.Final
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
A
annotatedTypeNull()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
annotatedTypeNull()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
annotatedTypeNull$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
applicationScopedLiteral
- Static variable in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
B
BASE
- Static variable in interface org.jboss.resteasy.cdi.i18n.
Messages
BEAN_MANAGER_ATTRIBUTE_PREFIX
- Static variable in class org.jboss.resteasy.cdi.
CdiInjectorFactory
beanDoesNotHaveScopeDefined(Class<?>, Annotation)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
beanDoesNotHaveScopeDefined(Class<?>, Annotation)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beanDoesNotHaveScopeDefined$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beanHasScopeDefined(Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
beanHasScopeDefined(Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beanHasScopeDefined$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beanIsSLSBOrSingleton(Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
beanIsSLSBOrSingleton(Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beanIsSLSBOrSingleton$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beansFound(Type, Set<Bean<?>>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
beansFound(Type, Set<Bean<?>>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
beansFound$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
C
cdiConstructor(Class<?>)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
CdiConstructorInjector
- Class in
org.jboss.resteasy.cdi
This ConstructorInjector implementation uses CDI's BeanManager to obtain a contextual instance of a bean.
CdiConstructorInjector(Type, BeanManager)
- Constructor for class org.jboss.resteasy.cdi.
CdiConstructorInjector
CdiInjectorFactory
- Class in
org.jboss.resteasy.cdi
CdiInjectorFactory()
- Constructor for class org.jboss.resteasy.cdi.
CdiInjectorFactory
CdiInjectorFactory(BeanManager)
- Constructor for class org.jboss.resteasy.cdi.
CdiInjectorFactory
CdiPropertyInjector
- Class in
org.jboss.resteasy.cdi
JAX-RS property injection is performed twice on CDI Beans.
CdiPropertyInjector(PropertyInjector, Class<?>, Map<Class<?>, Type>, BeanManager)
- Constructor for class org.jboss.resteasy.cdi.
CdiPropertyInjector
construct()
- Method in class org.jboss.resteasy.cdi.
CdiConstructorInjector
construct(HttpRequest, HttpResponse)
- Method in class org.jboss.resteasy.cdi.
CdiConstructorInjector
createConstructor(ResourceConstructor, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createConstructor(Constructor, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createMethodInjector(ResourceLocator, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createParameterExtractor(Parameter, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
Deprecated.
createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
Deprecated.
createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], boolean, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createPropertyInjector(ResourceClass, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
createPropertyInjector(Class, ResteasyProviderFactory)
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
D
discoveredCDIBeanApplication(String)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
discoveredCDIBeanApplication(String)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
discoveredCDIBeanApplication$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
discoveredCDIBeanJaxRsProvider(String)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
discoveredCDIBeanJaxRsProvider(String)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
discoveredCDIBeanJaxRsProvider$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
discoveredCDIBeanJaxRsResource(String)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
discoveredCDIBeanJaxRsResource(String)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
discoveredCDIBeanJaxRsResource$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
dispose(T)
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
doingALookupForBeanManager(String)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
doingALookupForBeanManager(String)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
doingALookupForBeanManager$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
E
errorOccurredLookingUpServletContext()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
errorOccurredLookingUpServletContext()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
errorOccurredLookingUpServletContext$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
errorOccurredLookingUpViaCDIUtil()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
errorOccurredLookingUpViaCDIUtil()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
errorOccurredLookingUpViaCDIUtil$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
F
foundBeanManagerAtJavaApp()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
foundBeanManagerAtJavaApp()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerAtJavaApp$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerAtJavaComp()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
foundBeanManagerAtJavaComp()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerAtJavaComp$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerInServletContext()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
foundBeanManagerInServletContext()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerInServletContext$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerViaCDI()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
foundBeanManagerViaCDI()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
foundBeanManagerViaCDI$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
G
getAnnotation(Class<T>)
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getAnnotations()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getBaseType()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getConstructors()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getFields()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getInjectionPoints()
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
getJavaClass()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getLoggingLocale()
- Method in class org.jboss.resteasy.cdi.i18n.
LogMessages_$logger
getLoggingLocale()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
getMethods()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
getProviders()
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
getResources()
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
getSessionBeanInterface()
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
getTypeClosure()
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
I
inject(Object)
- Method in class org.jboss.resteasy.cdi.
CdiPropertyInjector
inject(HttpRequest, HttpResponse, Object)
- Method in class org.jboss.resteasy.cdi.
CdiPropertyInjector
inject(T, CreationalContext<T>)
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
injectableArguments()
- Method in class org.jboss.resteasy.cdi.
CdiConstructorInjector
injectableArguments(HttpRequest, HttpResponse)
- Method in class org.jboss.resteasy.cdi.
CdiConstructorInjector
INSTANCE
- Static variable in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
isAnnotationPresent(Class<? extends Annotation>)
- Method in class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
isCDIActive()
- Static method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
isJaxrsAnnotatedClass(Class<?>)
- Static method in class org.jboss.resteasy.cdi.
Utils
Finds out if a given class is decorated with JAX-RS annotations.
isJaxrsComponent(Class<?>)
- Static method in class org.jboss.resteasy.cdi.
Utils
Find out if a given class is a JAX-RS component
isJaxrsResource(Class<?>)
- Static method in class org.jboss.resteasy.cdi.
Utils
Returns true if and only if the given class is a JAX-RS root resource or a sub-resource.
isScopeDefined(AnnotatedType<?>, BeanManager)
- Static method in class org.jboss.resteasy.cdi.
Utils
Find out if a given annotated type is explicitly bound to a scope.
J
JaxrsAnnotatedType
<
TYPE
> - Class in
org.jboss.resteasy.cdi
This wrapper allows additional metadata to be added during bootstrap.
JaxrsAnnotatedType(AnnotatedType<TYPE>, Annotation)
- Constructor for class org.jboss.resteasy.cdi.
JaxrsAnnotatedType
JaxrsInjectionTarget
<
T
> - Class in
org.jboss.resteasy.cdi
This implementation of InjectionTarget is a wrapper that allows JAX-RS property injection to be performed just after CDI injection.
JaxrsInjectionTarget(InjectionTarget<T>, Class<T>)
- Constructor for class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
L
LOGGER
- Static variable in interface org.jboss.resteasy.cdi.i18n.
LogMessages
LogMessages
- Interface in
org.jboss.resteasy.cdi.i18n
LogMessages_$logger
- Class in
org.jboss.resteasy.cdi.i18n
Warning this class consists of generated code.
LogMessages_$logger(Logger)
- Constructor for class org.jboss.resteasy.cdi.i18n.
LogMessages_$logger
lookupBeanManager()
- Method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
Do a lookup for BeanManager instance.
lookupBeanManagerCDIUtil()
- Static method in class org.jboss.resteasy.cdi.
CdiInjectorFactory
M
Messages
- Interface in
org.jboss.resteasy.cdi.i18n
MESSAGES
- Static variable in interface org.jboss.resteasy.cdi.i18n.
Messages
Messages_$bundle
- Class in
org.jboss.resteasy.cdi.i18n
Warning this class consists of generated code.
Messages_$bundle()
- Constructor for class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
N
noCDIBeansFound(Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
noCDIBeansFound(Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
noCDIBeansFound$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
noLookupInterface(Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
noLookupInterface(Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
noLookupInterface$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
O
observeApplications(ProcessAnnotatedType<T>, BeanManager)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Set a default scope for each CDI bean which is a JAX-RS Application subclass.
observeBeforeBeanDiscovery(BeforeBeanDiscovery, BeanManager)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Obtain BeanManager reference for future use.
observeInjectionTarget(ProcessInjectionTarget<T>)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Wrap InjectionTarget of JAX-RS components within JaxrsInjectionTarget which takes care of JAX-RS property injection.
observeProviders(ProcessAnnotatedType<T>, BeanManager)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Set a default scope for each CDI bean which is a JAX-RS Provider.
observeResources(ProcessAnnotatedType<T>, BeanManager)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Set a default scope for each CDI bean which is a JAX-RS Resource.
observeSessionBeans(ProcessSessionBean<T>)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
Observes ProcessSessionBean events and creates a (Bean class -> Local interface) map for Session beans with local interfaces.
org.jboss.resteasy.cdi
- package org.jboss.resteasy.cdi
org.jboss.resteasy.cdi.i18n
- package org.jboss.resteasy.cdi.i18n
P
postConstruct(T)
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
preDestroy(T)
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
produce(CreationalContext<T>)
- Method in class org.jboss.resteasy.cdi.
JaxrsInjectionTarget
R
readResolve()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
requestScopedLiteral
- Static variable in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
ResteasyCdiExtension
- Class in
org.jboss.resteasy.cdi
This Extension handles default scopes for discovered JAX-RS components.
ResteasyCdiExtension()
- Constructor for class org.jboss.resteasy.cdi.
ResteasyCdiExtension
S
skippingValidationOutsideResteasyContext()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
skippingValidationOutsideResteasyContext()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
skippingValidationOutsideResteasyContext$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
T
toString()
- Method in class org.jboss.resteasy.cdi.
CdiPropertyInjector
typeWillBeUsedForLookup(Type, Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
typeWillBeUsedForLookup(Type, Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
typeWillBeUsedForLookup$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
U
unableToFindCDIClass()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToFindCDIClass()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToFindCDIClass$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToFindServletContextClass()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToFindServletContextClass()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToFindServletContextClass$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToLookupBeanManager()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToLookupBeanManager()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToLookupBeanManager$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToObtainBeanManager(String)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToObtainBeanManager(String)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToObtainBeanManager$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToObtainResteasyCdiExtension()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToObtainResteasyCdiExtension()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToObtainResteasyCdiExtension$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToPerformJNDILookups()
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
unableToPerformJNDILookups()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
unableToPerformJNDILookups$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
usingCdiConstructorInjector(Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
usingCdiConstructorInjector(Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
usingCdiConstructorInjector$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
usingInterfaceForLookup(Type, Class<?>)
- Method in interface org.jboss.resteasy.cdi.i18n.
Messages
usingInterfaceForLookup(Type, Class<?>)
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
usingInterfaceForLookup$str()
- Method in class org.jboss.resteasy.cdi.i18n.
Messages_$bundle
Utils
- Class in
org.jboss.resteasy.cdi
Utility methods for detecting CDI scopes and JAX-RS components.
Utils()
- Constructor for class org.jboss.resteasy.cdi.
Utils
W
wrapAnnotatedType(AnnotatedType<T>, Annotation)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
wrapInjectionTarget(ProcessInjectionTarget<T>)
- Method in class org.jboss.resteasy.cdi.
ResteasyCdiExtension
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
RESTEasy CDI integration module 3.15.2.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
JBoss by Red Hat
. All rights reserved.