public static final class LoggedInUserManager.SessionUserHolder
extends com.helger.web.scopes.singleton.SessionWebSingleton
implements com.helger.web.scopes.session.ISessionWebScopeActivationHandler
| Constructor and Description |
|---|
LoggedInUserManager.SessionUserHolder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
onDestroy(com.helger.commons.scopes.IScope aScopeInDestruction) |
void |
onSessionDidActivate(com.helger.web.scopes.domain.ISessionWebScope aSessionScope) |
String |
toString() |
getAllSessionSingletons, getSessionSingleton, getSessionSingletonIfInstantiated, isSessionSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInstantiated, isSingletonInstantiated, isUsableObject, onAfterInstantiation, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInstantiated, writeAbstractSingletonFields@Deprecated @UsedViaReflection public LoggedInUserManager.SessionUserHolder()
public void onSessionDidActivate(@Nonnull com.helger.web.scopes.domain.ISessionWebScope aSessionScope)
onSessionDidActivate in interface com.helger.web.scopes.session.ISessionWebScopeActivationHandlerprotected void onDestroy(@Nonnull com.helger.commons.scopes.IScope aScopeInDestruction)
onDestroy in class com.helger.commons.scopes.AbstractSingletonpublic String toString()
toString in class com.helger.commons.scopes.AbstractSingletonCopyright © 2014–2015 Philip Helger. All rights reserved.