public class SmallRyeHealthRecorder extends Object
| Constructor and Description |
|---|
SmallRyeHealthRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerHealthCheckResponseProvider(Class<? extends org.eclipse.microprofile.health.spi.HealthCheckResponseProvider> providerClass) |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
uiHandler(String healthUiFinalDestination,
String healthUiPath,
SmallRyeHealthRuntimeConfig runtimeConfig) |
public void registerHealthCheckResponseProvider(Class<? extends org.eclipse.microprofile.health.spi.HealthCheckResponseProvider> providerClass)
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> uiHandler(String healthUiFinalDestination, String healthUiPath, SmallRyeHealthRuntimeConfig runtimeConfig)
Copyright © 2021 JBoss by Red Hat. All rights reserved.