public class HealthCheckRegistryContextListener
extends com.codahale.metrics.servlets.HealthCheckServlet.ContextListener
| Constructor and Description |
|---|
HealthCheckRegistryContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
protected com.codahale.metrics.health.HealthCheckRegistry |
getHealthCheckRegistry() |
public final void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class com.codahale.metrics.servlets.HealthCheckServlet.ContextListenerprotected final com.codahale.metrics.health.HealthCheckRegistry getHealthCheckRegistry()
getHealthCheckRegistry in class com.codahale.metrics.servlets.HealthCheckServlet.ContextListener