org.codehaus.activemq.management
Class BoundaryStatisticImpl
java.lang.Object
org.codehaus.activemq.management.StatisticImpl
org.codehaus.activemq.management.BoundaryStatisticImpl
- All Implemented Interfaces:
- BoundaryStatistic, Resettable, Statistic
- public class BoundaryStatisticImpl
- extends StatisticImpl
- implements BoundaryStatistic
A boundary statistic implementation
- Version:
- $Revision: 1.1 $
BoundaryStatisticImpl
public BoundaryStatisticImpl(String name,
String unit,
String description,
long lowerBound,
long upperBound)
getLowerBound
public long getLowerBound()
- Specified by:
getLowerBound
in interface BoundaryStatistic
getUpperBound
public long getUpperBound()
- Specified by:
getUpperBound
in interface BoundaryStatistic
appendFieldDescription
protected void appendFieldDescription(StringBuffer buffer)
- Overrides:
appendFieldDescription
in class StatisticImpl
Copyright © 2004 Protique, Ltd.. All Rights Reserved.