| Package | Description |
|---|---|
| psiprobe |
Psi-Probe Package.
|
| psiprobe.beans.stats.collectors |
Psi-Probe Beans Stats Collectors Package.
|
| psiprobe.beans.stats.listeners |
Psi-Probe Beans Stats Listeners Package.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatsCollectionListener> |
ProbeConfig.getMemoryPoolMailingListener()
Gets the memory pool mailing listener.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatsCollectionListener> |
AbstractStatsCollectorBean.getListeners()
Gets the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStatsCollectorBean.setListeners(List<StatsCollectionListener> listeners)
Sets the listeners.
|
void |
JvmMemoryStatsCollectorBean.setListeners(List<StatsCollectionListener> listeners) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFlapListener
The listener interface for receiving flap events.
|
class |
AbstractStatsCollectionListener
The listener interface for receiving abstractStatsCollection events.
|
class |
AbstractThresholdListener
The listener interface for receiving threshold events.
|
class |
MemoryPoolMailingListener
The listener interface for receiving memoryPoolMailing events.
|
Copyright © 2009–2020 psi-probe. All rights reserved.