| Package | Description |
|---|---|
| com.yammer.metrics.core | |
| com.yammer.metrics.reporting |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsRegistry.addListener(MetricsRegistryListener listener)
Adds a
MetricsRegistryListener to a collection of listeners that will be notified on
metric creation. |
void |
MetricsRegistry.removeListener(MetricsRegistryListener listener)
Removes a
MetricsRegistryListener from this registry's collection of listeners. |
| Modifier and Type | Class and Description |
|---|---|
class |
JmxReporter
A reporter which exposes application metric as JMX MBeans.
|
Copyright © 2012. All Rights Reserved.