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, onEvent
Session getSession()
void setSession(Session session) throws UnsupportedOperationException
session
- The session instance to set.UnsupportedOperationException
Copyright © 2013. All Rights Reserved.