Class HealthChecks
- java.lang.Object
 - 
- io.smallrye.reactive.messaging.health.HealthChecks
 
 
- 
public class HealthChecks extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description HealthChecks() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.eclipse.microprofile.health.HealthCheckResponsegetHealthCheck(HealthReport report, String check) 
 - 
 
- 
- 
Method Detail
- 
getHealthCheck
public static org.eclipse.microprofile.health.HealthCheckResponse getHealthCheck(HealthReport report, String check)
 
 - 
 
 -