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.| Constructor and Description |
|---|
WeldInjectionManagerStore() |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.jersey.internal.inject.InjectionManager |
lookupInjectionManager()
CDI container specific method to obtain the actual injection manager
belonging to the Jersey application where the current HTTP requests
is being processed.
|
public org.glassfish.jersey.internal.inject.InjectionManager lookupInjectionManager()
org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStorelookupInjectionManager in class org.glassfish.jersey.ext.cdi1x.internal.GenericInjectionManagerStoreCopyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.