Class SystemShutdownEvent
java.lang.Object
de.xima.fc.system.events.SystemShutdownEvent
- All Implemented Interfaces:
Serializable
Event indicating that the system should shut down. This can be used to trigger any necessary cleanup processes or to
notify other components that the system is in the process of shutting down.
- Since:
- 8.5.0
- Author:
- Michael Kohlsche
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemShutdownEvent
public SystemShutdownEvent()
-