|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationUpdateResponse | |
|---|---|
| org.rhq.core.clientapi.agent.configuration | |
| org.rhq.core.clientapi.server.configuration | |
| Uses of ConfigurationUpdateResponse in org.rhq.core.clientapi.agent.configuration |
|---|
| Methods in org.rhq.core.clientapi.agent.configuration that return ConfigurationUpdateResponse | |
|---|---|
ConfigurationUpdateResponse |
ConfigurationAgentService.executeUpdateResourceConfigurationImmediately(ConfigurationUpdateRequest request)
Configures a resource with the new set of configuration values found in the Configuration object within
the given request. |
| Uses of ConfigurationUpdateResponse in org.rhq.core.clientapi.server.configuration |
|---|
| Methods in org.rhq.core.clientapi.server.configuration with parameters of type ConfigurationUpdateResponse | |
|---|---|
void |
ConfigurationServerService.completeConfigurationUpdate(ConfigurationUpdateResponse response)
The agent will notify the server when a configuration update request has been completed by calling this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||