Uses of Class
org.springframework.boot.actuate.quartz.QuartzEndpoint
Packages that use QuartzEndpoint
Package
Description
Auto-configuration for actuator Quartz Scheduler concerns.
Actuator support for Quartz Scheduler.
-
Uses of QuartzEndpoint in org.springframework.boot.actuate.autoconfigure.quartz
Methods in org.springframework.boot.actuate.autoconfigure.quartz that return QuartzEndpointModifier and TypeMethodDescriptionQuartzEndpointAutoConfiguration.quartzEndpoint
(org.quartz.Scheduler scheduler) Methods in org.springframework.boot.actuate.autoconfigure.quartz with parameters of type QuartzEndpointModifier and TypeMethodDescriptionQuartzEndpointAutoConfiguration.quartzEndpointWebExtension
(QuartzEndpoint endpoint) -
Uses of QuartzEndpoint in org.springframework.boot.actuate.quartz
Constructors in org.springframework.boot.actuate.quartz with parameters of type QuartzEndpoint