org.activemq.management
Interface Resettable

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

public interface Resettable

Represents some statistic that is capable of being reset

Version:
$Revision: 1.1.1.1 $

Method Summary
 void reset()
          Reset the statistic
 

Method Detail

reset

void reset()
Reset the statistic



Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.