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
 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-2012 Red Hat, Inc.. All Rights Reserved.