FileDocCategorySizeDatePackage
Monitoring.javaAPI DocGlassfish v2 API2442Fri May 04 22:30:54 BST 2007com.sun.appserv.management.monitor

Monitoring

public interface Monitoring implements com.sun.appserv.management.base.AMX
Interface which all Monitoring MBeans should extend whether they provide Stats or not.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.appserv.management.monitor.ServerRootMonitorgetServerRootMonitor()
Most monitoring MBeans live under (are contained by) a ServerRootMonitor. A few aren't and null will be returned from this method.