org.apache.geronimo.kernel.management
Interface StatisticsProvider


public interface StatisticsProvider

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

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:59:02 $

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

Method Detail

getStats

public javax.management.j2ee.statistics.Stats getStats()
Gets the statistics collected for this class.

Returns:
gets collected for this class


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