Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringBeanJobFactory
Subclass of
AdaptableJobFactory that also supports Spring-style
dependency injection on bean properties. |