Subclasses of AbstractStatisticsRecorder in mx4j.tools.stats |
class |
NotificationStatisticsRecorder
NotificationStatisticsRecorder records statistics of an attribute
based on notifications emitted when it changes. |
class |
ObserverStatisticsRecorder
|
class |
TimedStatisticsRecorder
TimedStatisticsRecorder records statistics of an attribute
with a timer polling the value every certain interval |
class |
ValueStatisticsRecorder
ValueStatisticsRecorder records statistics of an attribute
based on changes on the variable value. |