public class SessionDestroyedEvent extends AbstractSessionEvent
| Constructor and Description |
|---|
SessionDestroyedEvent(Session source)
Constructs a Session destroyed event.
|
getSourcepublic SessionDestroyedEvent(Session source)
source - The object on which the Event initially occurred.