org.quartz.spi
| |||||||||||||||||||||||||||||||||||||||
| Method Summary | |
|---|---|
Date |
getCurrentTime()
Deprecated. Get the current time, as known by the TimeBroker. |
void |
initialize()
Deprecated. Called by the QuartzScheduler before the TimeBroker is
used, in order to give the it a chance to initialize. |
void |
shutdown()
Deprecated. Called by the QuartzScheduler to inform the TimeBroker
that it should free up all of it's resources because the scheduler is
shutting down. |
| Method Detail |
|---|
Date getCurrentTime() throws SchedulerException
Get the current time, as known by the TimeBroker.
SchedulerException - with the error code set to
SchedulerException.ERR_TIME_BROKER_FAILURE
void initialize()
throws SchedulerConfigException
Called by the QuartzScheduler before the TimeBroker is
used, in order to give the it a chance to initialize.
SchedulerConfigExceptionvoid shutdown()
Called by the QuartzScheduler to inform the TimeBroker
that it should free up all of it's resources because the scheduler is
shutting down.
|
Quartz Enterprise Job Scheduler Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||