| Modifier and Type | Class and Description |
|---|---|
static class |
MetricRegistryListener.Base
A no-op implementation of
MetricRegistryListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricRegistry.addListener(MetricRegistryListener listener)
Adds a
MetricRegistryListener to a collection of listeners that will be notified on
metric creation. |
void |
MetricRegistry.removeListener(MetricRegistryListener listener)
Removes a
MetricRegistryListener from this registry's collection of listeners. |
Copyright © 2018. All Rights Reserved.