Interface Resettable

All Known Implementing Classes:
BoundaryStatisticImpl, BoundedRangeStatisticImpl, CountStatisticImpl, JCAConnectionPoolStatsImpl, JCAConnectionStatsImpl, JCAStatsImpl, JMSConnectionStatsImpl, JMSConsumerStatsImpl, JMSEndpointStatsImpl, JMSProducerStatsImpl, JMSSessionStatsImpl, JMSStatsImpl, PollCountStatisticImpl, RangeStatisticImpl, SizeStatisticImpl, StatisticImpl, StatsImpl, TimeStatisticImpl

public interface Resettable
Represents some statistic that is capable of being reset
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Reset the statistic
  • Method Details

    • reset

      void reset()
      Reset the statistic