|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.glaivestone.mv.WindowEventAdaptor | +--com.glaivestone.mv.BasicSessionControlPolicy
A basic session control policy which does nothing.
An application which configures the UISessionManager
with this policy must take responsibility for ensuring
that its execution session is eventually terminated.
Field Summary | |
static SessionControlPolicy |
NOP_SESSION_CONTROL_POLICY
|
Constructor Summary | |
BasicSessionControlPolicy()
|
Methods inherited from class com.glaivestone.mv.WindowEventAdaptor |
confirmWindowClose, windowClosed, windowClosing, windowOpened |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.glaivestone.mv.WindowEventListener |
confirmWindowClose, windowClosed, windowClosing, windowOpened |
Field Detail |
public static final SessionControlPolicy NOP_SESSION_CONTROL_POLICY
Constructor Detail |
public BasicSessionControlPolicy()
|
GFL 1.1 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |