public class RequestScopeContext extends DelegateContext<RequestScoped>
| Constructor and Description |
|---|
RequestScopeContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
enter() |
void |
leave() |
void |
shutdown() |
containsKey, destroyOne, findOrCreate, getRegistryProvider, getScope, isActive, supportsNullCreationpublic void enter()
public void leave()
public void shutdown()
shutdown in interface org.glassfish.hk2.api.Context<RequestScoped>shutdown in class DelegateContext<RequestScoped>Copyright © 2015. All rights reserved.