|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.emory.mathcs.h2o.event.Event
edu.emory.mathcs.h2o.event.SessionEvent
edu.emory.mathcs.h2o.event.SessionStateEvent
edu.emory.mathcs.h2o.event.SessionActivatedEvent
Event triggered when a session state changes to active.
| Field Summary |
| Fields inherited from class edu.emory.mathcs.h2o.event.Event |
source, timestamp |
| Constructor Summary | |
SessionActivatedEvent(Session session,
Session.RemotePrincipal[] principals,
long timestamp)
|
|
| Method Summary | |
Session.RemotePrincipal[] |
getPrincipals()
|
| Methods inherited from class edu.emory.mathcs.h2o.event.SessionStateEvent |
getDetails, getNewState, getOldState, getSession |
| Methods inherited from class edu.emory.mathcs.h2o.event.Event |
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SessionActivatedEvent(Session session,
Session.RemotePrincipal[] principals,
long timestamp)
| Method Detail |
public Session.RemotePrincipal[] getPrincipals()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||