| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.scheduling.quartz | |
|---|---|
| org.springframework.scheduling.quartz | Support classes for the open source scheduler Quartz, allowing to set up Quartz Schedulers, JobDetails and Triggers as beans in a Spring context. | 
| Classes in org.springframework.scheduling.quartz used by org.springframework.scheduling.quartz | |
|---|---|
| AdaptableJobFactory JobFactory implementation that supports Runnableobjects as well as standard QuartzJobinstances. | |
| JobDetailAwareTrigger Interface to be implemented by Quartz Triggers that are aware of the JobDetail object that they are associated with. | |
| MethodInvokingJobDetailFactoryBean.MethodInvokingJob Quartz Job implementation that invokes a specified method. | |
| QuartzJobBean Simple implementation of the Quartz Job interface, applying the passed-in JobDataMap and also the SchedulerContext as bean property values. | |
| SchedulerAccessor Common base class for accessing a Quartz Scheduler, i.e. for registering jobs, triggers and listeners on a Schedulerinstance. | |
| SchedulerContextAware Callback interface to be implemented by Spring-managed Quartz artifacts that need access to the SchedulerContext (without having natural access to it). | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||