| Class | Description |
|---|---|
| DriverDelegateWrapper |
A custom
DriverDelegate that uses SchedulerJobDetail. |
| RecordingJobListener |
A
JobListener to be added to the Scheduler to get triggered when a job has ended. |
| RunJobEvent | |
| SchedulerFactoryBean |
A custom
SchedulerFactoryBean that uses DriverDelegateWrapper. |
| SchedulerJobDetail |
A custom
JobDetail implementation that does not rely on DisallowConcurrentExecution in
SchedulerJobDetail.isConcurrentExectionDisallowed(). |
| SpringQuartzSchedulerFactory |
A
JobFactory that creates Quartz Jobs that are build from ScheduledJobs. |
Copyright © 2019. All rights reserved.