Package adams.flow.control.flowrestart
-
Interface Summary Interface Description TriggerHandler Interface for classes that respond to a trigger. -
Class Summary Class Description AbstractFlowRestartManager Ancestor for schemes that can trigger a flow restart.NotificationManager Applies the specified action once the trigger fires.NullManager Does nothing.TriggerManager Applies the specified action once the trigger fires.