Uses of Class
org.rhq.core.clientapi.agent.discovery.InvalidPluginConfigurationClientException

Packages that use InvalidPluginConfigurationClientException
org.rhq.core.clientapi.agent.discovery   
 

Uses of InvalidPluginConfigurationClientException in org.rhq.core.clientapi.agent.discovery
 

Methods in org.rhq.core.clientapi.agent.discovery that throw InvalidPluginConfigurationClientException
 MergeResourceResponse DiscoveryAgentService.manuallyAddResource(ResourceType resourceType, int parentResourceId, Configuration pluginConfiguration, int creatorSubjectId)
          Manually discover the resource of the specified type using the specified plugin configuration (i.e. connection properties).
 void DiscoveryAgentService.updatePluginConfiguration(int resourceId, Configuration newPluginConfiguration)
          This will update the plugin configuration for the resource with the given ID.
 



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