mx4j.tools.stats

Interface TimedStatisticsRecorderMBean

public interface TimedStatisticsRecorderMBean extends ObserverStatisticsRecorderMBean

Management interface for TimedStatisticsRecorder MBeans.

Version: $Revision: 1.3 $

Method Summary
longgetGranularity()
Returns how often the MBean will poll the variable value
voidsetGranularity(long granularity)
Sets how often the MBean will poll the variable value

Method Detail

getGranularity

public long getGranularity()
Returns how often the MBean will poll the variable value

setGranularity

public void setGranularity(long granularity)
Sets how often the MBean will poll the variable value
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.