Uses of Class
org.springframework.scheduling.quartz.AdaptableJobFactory
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 AdaptableJobFactory in org.springframework.scheduling.quartz
Modifier and TypeClassDescriptionclass
Subclass ofAdaptableJobFactory
that also supports Spring-style dependency injection on bean properties.