public class SessionDestroyedEvent extends AbstractSessionEvent
Session is destroyed explicitly.source| Constructor and Description |
|---|
SessionDestroyedEvent(Object source,
Session session)
Create a new
SessionDestroyedEvent. |
SessionDestroyedEvent(Object source,
String sessionId) |
getSession, getSessionIdgetSource, toStringpublic SessionDestroyedEvent(Object source, Session session)
SessionDestroyedEvent.source - The Source of the SessionDestoryedEventsession - the Session that was created