Class BoundaryStatisticImpl

  • All Implemented Interfaces:
    javax.management.j2ee.statistics.Statistic, Resettable

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

      • BoundaryStatisticImpl

        public BoundaryStatisticImpl​(String name,
                                     String unit,
                                     String description,
                                     long lowerBound,
                                     long upperBound)