| Interface | Description |
|---|---|
| ObserverStatisticsRecorderMBean |
Management interface for ObserverStatisticsRecorder MBeans.
|
| StatisticsRecorderMBean |
Management interface to be implemented by recorder MBeans.
|
| TimedStatisticsRecorderMBean |
Management interface for TimedStatisticsRecorder MBeans.
|
| ValueStatisticsRecorderMBean |
Management interface for the ValueStatisticsRecorder MBean.
|
| Class | Description |
|---|---|
| AbstractStatisticsRecorder |
Class AbstractStatisticsRecorder.
|
| NotificationStatisticsRecorder |
NotificationStatisticsRecorder records statistics of an attribute
based on notifications emitted when it changes.
|
| ObserverStatisticsRecorder | |
| ObserverStatisticsRecorderMBeanDescription |
Management interface descriptions for the ObserverStatisticsRecorder MBean.
|
| PointTime |
Class PointTime encapsulates the time and order of a value.
|
| StatisticsRecorderMBeanDescription |
Descriptions of the
StatisticsRecorderMBean interface |
| TimedStatisticsRecorder |
TimedStatisticsRecorder records statistics of an attribute
with a timer polling the value every certain interval
|
| TimedStatisticsRecorderMBeanDescription |
Management interface description for TimedStatisticsRecorder MBeans.
|
| ValueStatisticsRecorder |
ValueStatisticsRecorder records statistics of an attribute
based on changes on the variable value.
|
| ValueStatisticsRecorderMBeanDescription |
MBean description.
|