public interface SessionEventHandler extends EventHandler
Session.| Modifier and Type | Method and Description |
|---|---|
Session |
getSession() |
void |
setSession(Session session)
Sets the session instance on this handler.
|
getEventType, onEventSession getSession()
void setSession(Session session) throws UnsupportedOperationException
session - The session instance to set.UnsupportedOperationExceptionCopyright © 2013. All Rights Reserved.