|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptSessionListener
Implementations of this interface are notified of changes to the list of active sessions in a web application.
ScriptSessionEvent,
HttpSessionListener| Method Summary | |
|---|---|
void |
sessionCreated(ScriptSessionEvent ev)
Notification that a session was created. |
void |
sessionDestroyed(ScriptSessionEvent ev)
Notification that a session is about to be invalidated. |
| Method Detail |
|---|
void sessionCreated(ScriptSessionEvent ev)
ev - the notification eventvoid sessionDestroyed(ScriptSessionEvent ev)
ev - the notification event
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||