public interface ISessionWebScopePassivationHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onSessionWillPassivate(ISessionWebScope aSessionScope)
Invoked before the session will be passivated.
|
void onSessionWillPassivate(@Nonnull ISessionWebScope aSessionScope)
aSessionScope - The passivated session scope. Never null.Copyright © 2014–2019 Philip Helger. All rights reserved.