Class SmallRyeHealthRecorder

java.lang.Object
io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder

public class SmallRyeHealthRecorder extends Object
  • Constructor Details

  • Method Details

    • registerHealthCheckResponseProvider

      public void registerHealthCheckResponseProvider(Class<? extends org.eclipse.microprofile.health.spi.HealthCheckResponseProvider> providerClass)
    • uiHandler

      public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> uiHandler(String healthUiFinalDestination, String healthUiPath, List<io.quarkus.vertx.http.runtime.devmode.FileSystemStaticHandler.StaticWebRootConfiguration> webRootConfigurations, io.quarkus.runtime.ShutdownContext shutdownContext)
    • processSmallRyeHealthRuntimeConfiguration

      public void processSmallRyeHealthRuntimeConfiguration()