|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionStateListener
This listener contains an event related to the session state.
Method Summary | |
---|---|
void |
onStateChange(SessionState newState,
SessionState oldState,
java.lang.Object source)
Raised when the session state changed. |
Method Detail |
---|
void onStateChange(SessionState newState, SessionState oldState, java.lang.Object source)
newState
- is the new state.oldState
- is the old state.source
- is source of changed state.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |