org.apache.servicemix.jbi.monitoring.stats
Interface Resettable

All Known Implementing Classes:
CountStatisticImpl, MessagingStats, StatisticImpl, StatsImpl, TimeStatisticImpl

public interface Resettable

Represents some statistic that is capable of being reset

Version:
$Revision: 564607 $

Method Summary
 void reset()
          Reset the statistic
 

Method Detail

reset

void reset()
Reset the statistic



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.