FileDocCategorySizeDatePackage
StatisticsProvider.javaAPI DocGlassfish v2 API2746Fri May 04 22:30:52 BST 2007com.sun.appserv.management.j2ee

StatisticsProvider

public interface StatisticsProvider
Defines access to Stats.

Fields Summary
Constructors Summary
Methods Summary
public javax.management.ObjectNamegetMonitoringObjectName()
Return the ObjectName of the MonitoringMBean which provides monitoring statistics, or null if not available. Note: this extends the JSR 77 specification

return
the ObjectName or null if not available

public javax.management.j2ee.statistics.StatsgetStats()
Return a Stats object

return
the Stats object or null if not available