| Package | Description |
|---|---|
| io.pcp.parfait |
| Modifier and Type | Class and Description |
|---|---|
class |
QuiescentRegistryListener
Designed to run code after the MonitorableRegistry has become quiet, in terms of addition of new metrics
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<MonitorableRegistryListener> |
MonitorableRegistry.registryListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorableRegistry.addRegistryListener(MonitorableRegistryListener monitorableRegistryListener) |
void |
MonitorableRegistry.removeRegistryListener(MonitorableRegistryListener listener) |