Class SystemShutdownEvent

java.lang.Object
de.xima.fc.system.events.SystemShutdownEvent
All Implemented Interfaces:
Serializable

public class SystemShutdownEvent extends Object implements 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 Details

    • SystemShutdownEvent

      public SystemShutdownEvent()