org.apache.geronimo.management
Interface StatisticsProvider


public interface StatisticsProvider

This is a representation of the StatisticsProvider type defined in the J2EE Management specification.


Method Summary
 Stats getStats()
          Gets the statistics collected for this class.
 

Method Detail

getStats

Stats getStats()
Gets the statistics collected for this class.

Returns:
gets collected for this class


Copyright © 2006 Apache Software Foundation. All Rights Reserved.