Index
All Classes and Interfaces|All Packages
C
- CdiInjectionManagerFactory - Class in org.glassfish.jersey.inject.weld.managed
-
SPI implementation of
InjectionManagerFactorywhich provides a new instance of CDIInjectionManager. - CdiInjectionManagerFactory() - Constructor for class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
- create(Object) - Method in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
-
Deprecated.
- create(Object, Configuration) - Method in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
- create(Object, RuntimeType) - Method in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
-
Create injectionManager for
or get the existing injection manager for the server
G
- getInjectionManager(CreationalContext<?>) - Static method in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
-
Get the client side InjectionManager stored in the
CreationalContextor the server side InjectionManager.
O
- org.glassfish.jersey.inject.weld.managed - package org.glassfish.jersey.inject.weld.managed
S
- SUPPORT_CLIENT - Static variable in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
-
True when CDI injection on client is supported
- SUPPORT_CONTEXT - Static variable in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
-
True when @Context mixed with @Inject is to be supported
All Classes and Interfaces|All Packages