Class BoundaryStatisticImpl

java.lang.Object
org.apache.activemq.management.StatisticImpl
org.apache.activemq.management.BoundaryStatisticImpl
All Implemented Interfaces:
Resettable, Statistic

public class BoundaryStatisticImpl extends StatisticImpl
A boundary statistic implementation
  • Constructor Details

    • BoundaryStatisticImpl

      public BoundaryStatisticImpl(String name, String unit, String description, long lowerBound, long upperBound)
  • Method Details