Uses of Class
com.codahale.metrics.health.HealthCheckRegistry
Packages that use HealthCheckRegistry
-
Uses of HealthCheckRegistry in com.codahale.metrics.servlets
Fields in com.codahale.metrics.servlets declared as HealthCheckRegistryMethods in com.codahale.metrics.servlets that return HealthCheckRegistryModifier and TypeMethodDescriptionprotected abstract HealthCheckRegistry
AdminServletContextListener.getHealthCheckRegistry()
Deprecated.Returns theHealthCheckRegistry
to inject into the servlet context.protected abstract HealthCheckRegistry
HealthCheckServlet.ContextListener.getHealthCheckRegistry()
Returns theHealthCheckRegistry
to inject into the servlet context.Constructors in com.codahale.metrics.servlets with parameters of type HealthCheckRegistry