Uses of Class
mx4j.tools.stats.AbstractStatisticsRecorder

Packages that use AbstractStatisticsRecorder
mx4j.tools.stats   
 

Uses of AbstractStatisticsRecorder in mx4j.tools.stats
 

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.
 



Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.