Uses of Interface
org.springframework.scheduling.quartz.SchedulerContextAware
Packages that use SchedulerContextAware
Package
Description
Support classes for the open source scheduler
 Quartz,
 allowing to set up Quartz Schedulers, JobDetails and
 Triggers as beans in a Spring context.
- 
Uses of SchedulerContextAware in org.springframework.scheduling.quartzClasses in org.springframework.scheduling.quartz that implement SchedulerContextAwareModifier and TypeClassDescriptionclassSubclass ofAdaptableJobFactorythat also supports Spring-style dependency injection on bean properties.