Index

C G O S 
All Classes and Interfaces|All Packages

C

CdiInjectionManagerFactory - Class in org.glassfish.jersey.inject.weld.managed
SPI implementation of InjectionManagerFactory which provides a new instance of CDI InjectionManager.
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

G

getInjectionManager(CreationalContext<?>) - Static method in class org.glassfish.jersey.inject.weld.managed.CdiInjectionManagerFactory
Get the client side InjectionManager stored in the CreationalContext or 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
C G O S 
All Classes and Interfaces|All Packages