Package | Description |
---|---|
com.codahale.metrics.health |
Modifier and Type | Method and Description |
---|---|
void |
HealthCheckRegistry.addListener(HealthCheckRegistryListener listener)
Adds a
HealthCheckRegistryListener to a collection of listeners that will be notified on health check
registration. |
void |
HealthCheckRegistry.removeListener(HealthCheckRegistryListener listener)
Removes a
HealthCheckRegistryListener from this registry's collection of listeners. |
Copyright © 2020. All Rights Reserved.