public class ServletInjectionManagerStore extends GenericInjectionManagerStore
injection manager
for servlet based containers. The provider
enables WAR and EAR to be deployed on a servlet container and be properly injected.Constructor and Description |
---|
ServletInjectionManagerStore() |
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.
|
getEffectiveInjectionManager, notify, registerInjectionManager
public org.glassfish.jersey.internal.inject.InjectionManager lookupInjectionManager()
GenericInjectionManagerStore
lookupInjectionManager
in class GenericInjectionManagerStore
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.