Class DbSchedulerHealthIndicator

  • All Implemented Interfaces:
    org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

    public class DbSchedulerHealthIndicator
    extends Object
    implements org.springframework.boot.actuate.health.HealthIndicator
    • Constructor Detail

      • DbSchedulerHealthIndicator

        public DbSchedulerHealthIndicator​(Scheduler scheduler)
    • Method Detail

      • health

        public org.springframework.boot.actuate.health.Health health()
        Specified by:
        health in interface org.springframework.boot.actuate.health.HealthIndicator