@ThreadSafe public class SessionWebScope extends com.helger.scope.SessionScope implements ISessionWebScope
ISessionWebScope interface. It is
serializable in general, but just don't do it :)| Constructor and Description |
|---|
SessionWebScope(javax.servlet.http.HttpSession aHttpSession) |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpSession |
getSession()
Get the underlying HTTP session.
|
void |
initScope() |
com.helger.commons.state.EContinue |
selfDestruct() |
String |
toString() |
attrs, destroyScope, equals, getID, hashCode, isDestroyed, isInDestruction, isInPreDestruction, isValid, runAtomic, runAtomicclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic SessionWebScope(@Nonnull javax.servlet.http.HttpSession aHttpSession)
public void initScope()
initScope in interface com.helger.scope.IScopeinitScope in class com.helger.scope.SessionScope@Nonnull public com.helger.commons.state.EContinue selfDestruct()
selfDestruct in interface com.helger.scope.ISessionScopeselfDestruct in class com.helger.scope.SessionScope@Nonnull public javax.servlet.http.HttpSession getSession()
ISessionWebScopegetSession in interface ISessionWebScopenull.public String toString()
toString in class com.helger.scope.AbstractScopeCopyright © 2014–2019 Philip Helger. All rights reserved.