| com.caucho.management.j2ee.StatisticsProvider
StatisticsProvider | public interface StatisticsProvider (Code) | | Base class interface for all managed objects that provide statistics
and performance data.
|
Method Summary | |
S | getStats() Returns the statistics for the managed object. |
getStats | S getStats()(Code) | | Returns the statistics for the managed object.
|
|
|