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

MonitoringDottedNames

public interface MonitoringDottedNames implements com.sun.appserv.management.base.AllDottedNames, com.sun.appserv.management.base.Singleton, com.sun.appserv.management.base.DottedNames
Access to all dotted-names for monitoring. Note that monitoring dotted-names are read-only and are available only to the extent that monitoring is enabled.
see
com.sun.appserv.management.config.ConfigDottedNames
see
com.sun.appserv.management.config.MonitoringServiceConfig#getModuleMonitoringLevelsConfig
see
com.sun.appserv.management.config.ModuleMonitoringLevelsConfig

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.
Constructors Summary
Methods Summary