public abstract class SessionNamedDataStorageSupport<T> extends Object implements SessionNamedDataStorage<T>, org.springframework.context.ApplicationListener<JahiaContextLoaderListener.HttpSessionDestroyedEvent>
SessionNamedDataStorage implementors should extend this class in order to have session data cleanup working automatically.
| Constructor and Description |
|---|
SessionNamedDataStorageSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(JahiaContextLoaderListener.HttpSessionDestroyedEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getRequired, put, remove, removeIfExistspublic void onApplicationEvent(JahiaContextLoaderListener.HttpSessionDestroyedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<JahiaContextLoaderListener.HttpSessionDestroyedEvent>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.