public class SessionScopeContext extends DelegateContext<SessionScoped>
| Constructor and Description |
|---|
SessionScopeContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
enter(javax.inject.Provider<ContextRegistry> contextProvider) |
javax.inject.Provider<ContextRegistry> |
leave() |
void |
shutdown() |
containsKey, destroyOne, findOrCreate, getRegistryProvider, getScope, isActive, supportsNullCreationpublic void enter(javax.inject.Provider<ContextRegistry> contextProvider)
public javax.inject.Provider<ContextRegistry> leave()
public void shutdown()
shutdown in interface org.glassfish.hk2.api.Context<SessionScoped>shutdown in class DelegateContext<SessionScoped>Copyright © 2016. All rights reserved.