Class HealthChecks
java.lang.Object
io.smallrye.reactive.messaging.extension.health.HealthChecks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.microprofile.health.HealthCheckResponse -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.microprofile.health.HealthCheckResponsegetHealthCheck(HealthReport report, String check)
-
Field Details
-
NOT_YET_INITIALIZED
public static final org.eclipse.microprofile.health.HealthCheckResponse NOT_YET_INITIALIZED
-
-
Constructor Details
-
HealthChecks
public HealthChecks()
-
-
Method Details
-
getHealthCheck
public static org.eclipse.microprofile.health.HealthCheckResponse getHealthCheck(HealthReport report, String check)
-