Package org.glassfish.jersey.weld.se
Class WeldInjectionManagerStore
java.lang.Object
org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
org.glassfish.jersey.weld.se.WeldInjectionManagerStore
- All Implemented Interfaces:
InjectionManagerStore,InjectionTargetListener
Injection manager for Weld SE container. The provider
enables multiple Jersey applications to be deployed within a single HTTP container.- Since:
- 2.20
- Author:
- Jakub Podlesak
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
getEffectiveInjectionManager, notify, registerInjectionManager
-
Constructor Details
-
WeldInjectionManagerStore
public WeldInjectionManagerStore()
-
-
Method Details
-
lookupInjectionManager
- Specified by:
lookupInjectionManagerin classGenericInjectionManagerStore
-