Package org.glassfish.jersey.inject.hk2
Class Hk2RequestScope
java.lang.Object
org.glassfish.jersey.process.internal.RequestScope
org.glassfish.jersey.inject.hk2.Hk2RequestScope
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classImplementation of the request scope instance.Nested classes/interfaces inherited from class org.glassfish.jersey.process.internal.RequestScope
RequestScope.RequestScopeConfigurator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.jersey.process.internal.RequestScope
activate, current, isActive, referenceCurrent, release, resume, runInScope, runInScope, runInScope, runInScope, runInScope, runInScope, shutdown, suspend, suspendCurrent
-
Constructor Details
-
Hk2RequestScope
public Hk2RequestScope()
-
-
Method Details
-
createContext
- Specified by:
createContextin classRequestScope
-