Scheduler
. The base class implements a one shot scheduling. This is true as long as the Scheduler
is active at (about) the scheduling date and time. If it was down at that time, the outdated event is triggered only if its outdatedRestart
field is true.
This class is also used by the Scheduler
to keep the request until it is complete.
@see Scheduler
|
|