public class SessionStateEvent extends SessionEvent
sessionID
Constructor and Description |
---|
SessionStateEvent(String sessionID,
SessionState sessionState) |
Modifier and Type | Method and Description |
---|---|
SessionState |
getSessionState() |
void |
sendSelf(EventListener eventListener) |
String |
toString() |
getSessionID
public SessionStateEvent(String sessionID, SessionState sessionState)
public void sendSelf(EventListener eventListener)
public SessionState getSessionState()
Copyright © 2000–2022 EPAM Systems. All rights reserved.