| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.quartz |
Auto-configuration for actuator Quartz Scheduler concerns.
|
| org.springframework.boot.actuate.quartz |
Actuator support for Quartz Scheduler.
|
| Modifier and Type | Method and Description |
|---|---|
QuartzEndpoint |
QuartzEndpointAutoConfiguration.quartzEndpoint(org.quartz.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
QuartzEndpointWebExtension |
QuartzEndpointAutoConfiguration.quartzEndpointWebExtension(QuartzEndpoint endpoint) |
| Constructor and Description |
|---|
QuartzEndpointWebExtension(QuartzEndpoint delegate) |