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