-
void
Initialize the factory, providing a handle to the Scheduler
that should be made
available within the JobRunShell
and the JobExecutionContext
s within
it.
void
Called by the QuartzScheduler before the JobStore
is used, in order to give the it
a chance to initialize.
void
void
Initialize the factory, providing a handle to the Scheduler
that should be made
available within the JobRunShell
and the JobExecutionContext
s within
it, and a handle to the SchedulingContext
that the shell will use in its own
operations with the JobStore
.
void
Must be called before the ThreadPool
is used, in order to give the it a chance to
initialize.