org.activemath.events.types
Class ApplicationShutdownEvent
java.lang.Object
org.activemath.events.ActivemathEvent
org.activemath.events.types.ApplicationShutdownEvent
- All Implemented Interfaces:
- Serializable, Comparable, ApplicationEventTag
public class ApplicationShutdownEvent
- extends ActivemathEvent
- implements ApplicationEventTag
Event: Application is being shut down.
- See Also:
- Serialized Form
| Methods inherited from class org.activemath.events.ActivemathEvent |
compareTo, dispatchFinished, getGroupId, getId, getItemId, getSource, getTimestamp, getType, setGroupId, setId, setItemId, setSource, setTimestamp, toString |
EVENT_TYPE
public static final String EVENT_TYPE
- See Also:
- Constant Field Values
ApplicationShutdownEvent
public ApplicationShutdownEvent()