org.rhq.core.pc.configuration
Interface ConfigManagement
- All Known Implementing Classes:
- ConfigManagementSupport, LegacyConfigManagement, RawConfigManagement, StructuredAndRawConfigManagement, StructuredConfigManagement
public interface ConfigManagement
FACET_METHOD_TIMEOUT
static final int FACET_METHOD_TIMEOUT
- See Also:
- Constant Field Values
getComponentService
ComponentService getComponentService()
setComponentService
void setComponentService(ComponentService componentService)
getConfigurationUtilityService
ConfigurationUtilityService getConfigurationUtilityService()
setConfigurationUtilityService
void setConfigurationUtilityService(ConfigurationUtilityService configUtilityService)
executeLoad
org.rhq.core.domain.configuration.Configuration executeLoad(int resourceId)
throws PluginContainerException
- Throws:
PluginContainerException
executeUpdate
void executeUpdate(int resourceId,
org.rhq.core.domain.configuration.Configuration configuration)
throws PluginContainerException
- Throws:
PluginContainerException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.