Class SmallRyeHealthRecorder
java.lang.Object
io.quarkus.smallrye.health.runtime.SmallRyeHealthRecorder
-
Constructor Summary
ConstructorsConstructorDescriptionSmallRyeHealthRecorder(SmallRyeHealthBuildFixedConfig buildFixedConfig, io.quarkus.runtime.RuntimeValue<SmallRyeHealthRuntimeConfig> runtimeConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidregisterHealthCheckResponseProvider(Class<? extends org.eclipse.microprofile.health.spi.HealthCheckResponseProvider> providerClass) 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)
-
Constructor Details
-
SmallRyeHealthRecorder
public SmallRyeHealthRecorder(SmallRyeHealthBuildFixedConfig buildFixedConfig, io.quarkus.runtime.RuntimeValue<SmallRyeHealthRuntimeConfig> runtimeConfig)
-
-
Method Details
-
registerHealthCheckResponseProvider
public void registerHealthCheckResponseProvider(Class<? extends org.eclipse.microprofile.health.spi.HealthCheckResponseProvider> providerClass) -
uiHandler
-
processSmallRyeHealthRuntimeConfiguration
public void processSmallRyeHealthRuntimeConfiguration()
-