public interface JMXMonitorMgr implements com.sun.appserv.management.base.Utility, com.sun.appserv.management.base.Singleton, com.sun.appserv.management.base.AMX
Supports the standard monitoring facilities of javax.management.monitor
by making available routines to create the Monitors available in
javax.management.monitor, and to determine query which such Monitors
are currently loaded.
Note that the naming is somewhat confusing; the use of the term "Monitor"
here derives from javax.management.monitor; com.sun.appserv.monitor refers
to MBeans that provide statistics on appserver runtime entities.
Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.