Package | Description |
---|---|
com.codahale.metrics.servlets |
Modifier and Type | Method and Description |
---|---|
protected abstract HealthCheckRegistry |
HealthCheckServlet.ContextListener.getHealthCheckRegistry()
Returns the
HealthCheckRegistry to inject into the servlet context. |
protected abstract HealthCheckRegistry |
AdminServletContextListener.getHealthCheckRegistry()
Deprecated.
Returns the
HealthCheckRegistry to inject into the servlet context. |
Constructor and Description |
---|
HealthCheckServlet(HealthCheckRegistry registry) |
Copyright © 2015. All rights reserved.