|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptSessionEvent | |
|---|---|
| org.directwebremoting.event | |
| Uses of ScriptSessionEvent in org.directwebremoting.event |
|---|
| Subclasses of ScriptSessionEvent in org.directwebremoting.event | |
|---|---|
class |
ScriptSessionBindingEvent
Events of this type are either sent to an object that implements ScriptSessionBindingListener when it is bound or unbound from a
session that has been configured in the deployment descriptor when any
attribute is bound, unbound or replaced in a session. |
| Methods in org.directwebremoting.event with parameters of type ScriptSessionEvent | |
|---|---|
void |
ScriptSessionListener.sessionCreated(ScriptSessionEvent ev)
Notification that a session was created. |
void |
ScriptSessionListener.sessionDestroyed(ScriptSessionEvent ev)
Notification that a session is about to be invalidated. |
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||