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 HealthCheckRegistryAdminServletContextListener.getHealthCheckRegistry()Deprecated.Returns theHealthCheckRegistryto inject into the servlet context.protected abstract HealthCheckRegistryHealthCheckServlet.ContextListener.getHealthCheckRegistry()Returns theHealthCheckRegistryto inject into the servlet context.Constructors in com.codahale.metrics.servlets with parameters of type HealthCheckRegistry