java.lang.Object
io.smallrye.reactive.messaging.extension.health.HealthChecks

public class HealthChecks extends Object
  • 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)