public class HealthCheckHandler extends java.lang.Object implements RouteHandler
| Constructor and Description |
|---|
HealthCheckHandler(com.codahale.metrics.health.HealthCheckRegistry healthCheckRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RouteContext routeContext) |
public HealthCheckHandler(com.codahale.metrics.health.HealthCheckRegistry healthCheckRegistry)
public void handle(RouteContext routeContext)
handle in interface RouteHandlerCopyright © 2023. All rights reserved.