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