Uses of Interface
mx4j.tools.stats.ObserverStatisticsRecorderMBean

Packages that use ObserverStatisticsRecorderMBean
mx4j.tools.stats   
 

Uses of ObserverStatisticsRecorderMBean in mx4j.tools.stats
 

Subinterfaces of ObserverStatisticsRecorderMBean in mx4j.tools.stats
 interface TimedStatisticsRecorderMBean
          Management interface for TimedStatisticsRecorder MBeans.
 

Classes in mx4j.tools.stats that implement ObserverStatisticsRecorderMBean
 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
 



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