com.glaivestone.mv
Interface SessionControlPolicy

All Superinterfaces:
java.util.EventListener, WindowEventListener
All Known Implementing Classes:
BasicSessionControlPolicy

public interface SessionControlPolicy
extends WindowEventListener

A SessionControlPolicy is used to manage an application session. Its primary purpose is to support configuring an application with a termination policy.

Author:
Deb Lewis

Methods inherited from interface com.glaivestone.mv.WindowEventListener
confirmWindowClose, windowClosed, windowClosing, windowOpened
 


GFL 1.1 API