mx4j.tools.stats
Interface ValueStatisticsRecorderMBean
- StatisticsRecorderMBean
- ValueStatisticsRecorder
public interface ValueStatisticsRecorderMBean
Management interface for the ValueStatisticsRecorder MBean.
Number | getValue() - Returns the recorded value
|
void | setValue(Number value) - Sets the value to be recorded
|
getValue
public Number getValue()
Returns the recorded value
setValue
public void setValue(Number value)
Sets the value to be recorded
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.