com.sun.appserv.management.config
Interface MonitoringServiceConfig
- All Superinterfaces:
- AMX, AMXConfig, AMXMBeanLogging, ConfigElement, Container, NotificationBroadcaster, NotificationEmitter, PropertiesAccess
public interface MonitoringServiceConfig
- extends PropertiesAccess, Container, ConfigElement
Configuration for the <monitoring-service> element.
J2EE_TYPE
static final String J2EE_TYPE
- The j2eeType as returned by
AMX.getJ2EEType()
.
- See Also:
- Constant Field Values
createModuleMonitoringLevelsConfig
ModuleMonitoringLevelsConfig createModuleMonitoringLevelsConfig(Map<String,String> params)
- Creates new module-monitoring-levels element.
- Parameters:
params
- Map of optional attributes whose keys are defined in
ModuleMonitoringLevelsParams class.
- Returns:
- the newly-created ModuleMonitoringLevelsConfig
removeModuleMonitoringLevelsConfig
void removeModuleMonitoringLevelsConfig()
- Removes module-monitoring-levels element.
getModuleMonitoringLevelsConfig
ModuleMonitoringLevelsConfig getModuleMonitoringLevelsConfig()
- Returns:
- the ModuleMonitoringLevelsConfig
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.