|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchedulerAccessor | |
---|---|
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. |
Uses of SchedulerAccessor in org.springframework.scheduling.quartz |
---|
Subclasses of SchedulerAccessor in org.springframework.scheduling.quartz | |
---|---|
class |
SchedulerAccessorBean
Spring bean-style class for accessing a Quartz Scheduler, i.e. for registering jobs, triggers and listeners on a given Scheduler instance. |
class |
SchedulerFactoryBean
FactoryBean that creates and configures a Quartz Scheduler ,
manages its lifecycle as part of the Spring application context, and exposes the
Scheduler as bean reference for dependency injection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |