public class SessionDestroyedEvent
extends org.springframework.context.ApplicationEvent
SessionRepository implementations that support it, this event is
fired when a Session is destroyed either explicitly or via
expiration.source| Constructor and Description |
|---|
SessionDestroyedEvent(Object source,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId() |
getSource, toString