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