20 package net.sf.gridarta.utils;
22 import java.util.EventListener;
void preExitNotify()
Called when the application exits.
Interface for listeners interested in Exiter related events.
void appExitNotify()
Called when the application exits.
void waitExitNotify()
Called when the application exits.