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- 
MpHomeHealthIndicatorpublic MpHomeHealthIndicator()
 
- 
- 
Method Details- 
healthpublic org.springframework.boot.actuate.health.Health health()- Specified by:
- healthin interface- org.springframework.boot.actuate.health.HealthIndicator
 
 
-