- java.lang.Object
-
- org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
-
- org.glassfish.jersey.ext.cdi1x.servlet.internal.ServletInjectionManagerStore
-
- All Implemented Interfaces:
- org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionManagerStore, org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionTargetListener
public class ServletInjectionManagerStore
extends org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
injection manager for servlet based containers. The provider
enables WAR and EAR to be deployed on a servlet container and be properly injected.
- Since:
- 2.17
- Author:
- Michal Gajdos, Jakub Podlesak
-
-
Method Summary
-
Methods inherited from class org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
getEffectiveInjectionManager, notify, registerInjectionManager
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.