Class MpHomeHealthIndicator

java.lang.Object
com.evolveum.midpoint.web.boot.actuator.MpHomeHealthIndicator
All Implemented Interfaces:
org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

@Component public class MpHomeHealthIndicator extends Object implements org.springframework.boot.actuate.health.HealthIndicator
Author:
skublik
  • Constructor Details

    • MpHomeHealthIndicator

      public MpHomeHealthIndicator()
  • Method Details

    • health

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