public interface ISessionScope extends IScope
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.state.EContinue |
selfDestruct()
A special internal method that destroys the session.
|
attrs, destroyScope, getAllScopeRenewalAwareAttributes, getID, initScope, isDestroyed, isInDestruction, isValid, runAtomic, runAtomic@Nonnull com.helger.commons.state.EContinue selfDestruct()
EContinue.BREAK to indicate that the regular destruction
should not be performed!Copyright © 2016–2019 Philip Helger. All rights reserved.