| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.quartz |
Auto-configuration for Quartz Scheduler.
|
| Class and Description |
|---|
| JobStoreType
Define the supported Quartz
JobStore. |
| QuartzDataSource
Qualifier annotation for a DataSource to be injected into Quartz auto-configuration.
|
| QuartzDataSourceInitializer
Initialize the Quartz Scheduler schema.
|
| QuartzProperties
Configuration properties for the Quartz Scheduler integration.
|
| QuartzProperties.Jdbc |
| SchedulerFactoryBeanCustomizer
Callback interface that can be implemented by beans wishing to customize the Quartz
SchedulerFactoryBean before it is fully initialized, in particular to tune its
configuration. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.