JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.opencms.main
Interface I_CmsSessionDestroyHandler
All Known Implementing Classes:
CmsUgcSession
public interface
I_CmsSessionDestroyHandler
Interface used for notifying objects stored in a session when the session is destroyed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onSessionDestroyed
()
This method is called when the session in which this object is stored as an attribute is destroyed.
Method Detail
onSessionDestroyed
void
onSessionDestroyed
()
This method is called when the session in which this object is stored as an attribute is destroyed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method