Uses of Interface
org.glassfish.jersey.internal.inject.InjectionManagerFactory
-
Uses of InjectionManagerFactory in org.glassfish.jersey.inject.cdi.se
Modifier and TypeClassDescriptionclass
SPI implementation ofInjectionManagerFactory
which provides a new instance of CDIInjectionManager
. -
Uses of InjectionManagerFactory in org.glassfish.jersey.inject.hk2
Modifier and TypeClassDescriptionclass
Factory which is able to createInjectionManager
instance using service loading and automatically initialize injection manager usingparent
or immediately registers binder.