org.apache.geronimo.management
Interface StatisticsProvider


public interface StatisticsProvider

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

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

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-2007 Apache Software Foundation. All Rights Reserved.