spring-framework / org.springframework.scheduling.quartz / SchedulerAccessorBean / setScheduler

setScheduler

open fun setScheduler(scheduler: Scheduler): Unit

Specify the Quartz Scheduler instance to operate on.

If not specified, this accessor will try to retrieve a default Scheduler bean from the containing application context.