Package app.events
Class ExitApplicationEvent
java.lang.Object
app.events.Event
app.events.ExitApplicationEvent
public class ExitApplicationEvent extends Event
Event signalizing a shutdown request for the whole applicaton
-
Constructor Summary
Constructors Constructor Description ExitApplicationEvent()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExitApplicationEvent
public ExitApplicationEvent()
-