osmq.util
Class ShutdownManager
java.lang.Object
osmq.util.ShutdownEventBean
osmq.util.ShutdownManager
- public class ShutdownManager
- extends osmq.util.ShutdownEventBean
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
onExceptionClose
public void onExceptionClose(java.lang.Exception e,
java.awt.Frame parent)
AnsweredYes
public static boolean AnsweredYes(java.awt.Frame parent,
java.lang.String title,
java.lang.String message)
getSingleton
public static ShutdownManager getSingleton()
addListener
public void addListener(ShutdownListener l)
removeListener
public void removeListener(ShutdownListener l)