mx4j.tools.stats
Class NotificationStatisticsRecorder
- javax.management.MBeanRegistration, javax.management.NotificationListener, ObserverStatisticsRecorderMBean, StatisticsRecorderMBean
public class NotificationStatisticsRecorder
implements javax.management.NotificationListener
NotificationStatisticsRecorder records statistics of an attribute
based on notifications emitted when it changes. The observed MBean has to
emit notifications when the value change
addEntry , doStart , doStop , getAverage , getEntries , getLogger , getMax , getMaxEntries , getMin , getRecordingStart , isActive , postDeregister , postRegister , preDeregister , preRegister , setMaxEntries , start , stop |
registered
protected boolean registered
handleNotification
public void handleNotification(javax.management.Notification notification,
Object object)
- handleNotification in interface javax.management.NotificationListener
toString
public String toString()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.