public class RequestContext extends UnSharedContext<javax.servlet.ServletRequest>
AbstractContext.ThreadLocalDataMANAGE_THREAD_LOCAL| Constructor and Description |
|---|
RequestContext() |
| Modifier and Type | Method and Description |
|---|---|
protected CreationContextStorage |
createStorage(javax.servlet.ServletRequest key)
Creates a
CreationContextStorage instance from the given key |
Class<? extends Annotation> |
getScope() |
deactivate, getLock, isSharable, unregisteractivate, destroy, destroy, destroy, get, get, getFromCache, getId, getInstance, getStorage, getThreadContext, isActive, putInCache, register, setStoragepublic Class<? extends Annotation> getScope()
protected CreationContextStorage createStorage(javax.servlet.ServletRequest key)
CreationContextStorage instance from the given keycreateStorage in class AbstractContext<javax.servlet.ServletRequest>key - the key to use to create the CreationContextStorageCreationContextStorage corresponding to the given keyCopyright © 2017 eXo Platform SAS. All Rights Reserved.