See: Description
| Interface | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| QuartzAutoConfiguration |
Auto-configuration for Quartz Scheduler. |
| QuartzAutoConfiguration.JdbcStoreTypeConfiguration | |
| QuartzDatabaseInitializer |
Initializer for Quartz Scheduler schema.
|
| QuartzProperties |
Configuration properties for the Quartz Scheduler integration.
|
| QuartzProperties.Jdbc |
| Enum | Description |
|---|---|
| JobStoreType |
Define the supported Quartz
JobStore. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.