org.rhq.core.pc.configuration
Class LegacyConfigManagement

java.lang.Object
  extended by org.rhq.core.pc.configuration.ConfigManagementSupport
      extended by org.rhq.core.pc.configuration.LegacyConfigManagement
All Implemented Interfaces:
ConfigManagement

public class LegacyConfigManagement
extends ConfigManagementSupport


Field Summary
 
Fields inherited from class org.rhq.core.pc.configuration.ConfigManagementSupport
componentService, configUtilityService
 
Fields inherited from interface org.rhq.core.pc.configuration.ConfigManagement
FACET_METHOD_TIMEOUT
 
Constructor Summary
LegacyConfigManagement()
           
 
Method Summary
 org.rhq.core.domain.configuration.Configuration executeLoad(int resourceId)
           
 void executeUpdate(int resourceId, org.rhq.core.domain.configuration.Configuration configuration)
           
 
Methods inherited from class org.rhq.core.pc.configuration.ConfigManagementSupport
getComponentService, getConfigurationUtilityService, loadConfigurationFacet, loadResouceConfiguratonFacet, loadResourceConfigFacetWithWriteLock, setComponentService, setConfigurationUtilityService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyConfigManagement

public LegacyConfigManagement()
Method Detail

executeLoad

public org.rhq.core.domain.configuration.Configuration executeLoad(int resourceId)
                                                            throws PluginContainerException
Throws:
PluginContainerException

executeUpdate

public void executeUpdate(int resourceId,
                          org.rhq.core.domain.configuration.Configuration configuration)
                   throws PluginContainerException
Throws:
PluginContainerException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.