Class SchedulerShuttingDownEvent

java.lang.Object
de.xima.fc.scheduling.events.SchedulerShuttingDownEvent
All Implemented Interfaces:
Serializable

public class SchedulerShuttingDownEvent extends Object implements Serializable
Event indicating that the scheduler is shutting down. This can be used to trigger cleanup operations or to notify other components that the scheduler is in the process of shutting down.
Since:
8.5.0
Author:
Michael Kohlsche
See Also:
  • Constructor Details

    • SchedulerShuttingDownEvent

      public SchedulerShuttingDownEvent()