Class SystemStartEvent
java.lang.Object
de.xima.fc.system.events.SystemStartEvent
- All Implemented Interfaces:
Serializable
Event indicating that the system should start up. This can be used to trigger any necessary initialization processes
or to notify other components that the system is now operational.
- Since:
- 8.5.0
- Author:
- Michael Kohlsche
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemStartEvent
public SystemStartEvent()
-