| Package | Description |
|---|---|
| org.rhq.core.clientapi.agent.discovery |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.discovery.MergeResourceResponse |
DiscoveryAgentService.manuallyAddResource(org.rhq.core.domain.resource.ResourceType resourceType,
int parentResourceId,
org.rhq.core.domain.configuration.Configuration pluginConfiguration,
int creatorSubjectId)
Manually discover the resource of the specified type using the specified plugin configuration (i.e.
|
void |
DiscoveryAgentService.updatePluginConfiguration(int resourceId,
org.rhq.core.domain.configuration.Configuration newPluginConfiguration)
This will update the plugin configuration for the resource with the given ID.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.