Uses of Class
org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest

Packages that use ConfigurationUpdateRequest
org.rhq.core.clientapi.agent.configuration   
 

Uses of ConfigurationUpdateRequest in org.rhq.core.clientapi.agent.configuration
 

Methods in org.rhq.core.clientapi.agent.configuration with parameters of type ConfigurationUpdateRequest
 ConfigurationUpdateResponse ConfigurationAgentService.executeUpdateResourceConfigurationImmediately(ConfigurationUpdateRequest request)
          Configures a resource with the new set of configuration values found in the Configuration object within the given request.
 void ConfigurationAgentService.updateResourceConfiguration(ConfigurationUpdateRequest request)
          Configures a resource with the new set of configuration values found in the Configuration object within the given request.
 



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