org.jboss.management.j2ee.statistics
Interface StatisticsProvider


public interface StatisticsProvider

Indicates that this Managed Object implements the JSR-77.6 StatisticsProvider model


Method Summary
 Stats (src) getstats()
           
 void resetStats()
          Called to resetStats all statistics in the provider
 

Method Detail

getstats

public Stats (src)  getstats()
Returns:
The statistics container containing all the statistics available

resetStats

public void resetStats()
Called to resetStats all statistics in the provider