- java.lang.Object
-
- org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
-
- org.glassfish.jersey.weld.se.WeldInjectionManagerStore
-
- All Implemented Interfaces:
- org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionManagerStore, org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionTargetListener
public class WeldInjectionManagerStore
extends org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStore
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
-
-
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-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.