| Package | Description |
|---|---|
| org.rhq.core.pluginapi.inventory |
| Modifier and Type | Method and Description |
|---|---|
DiscoveredResourceDetails |
ManualAddFacet.discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfiguration,
ResourceDiscoveryContext<T> context)
Using the specified plugin configuration, creates a DiscoveredResourceDetails object describing a new Resource
to be added to inventory.
|
Set<DiscoveredResourceDetails> |
ResourceDiscoveryComponent.discoverResources(ResourceDiscoveryContext<T> context)
Asks the discovery component to discover all of its resources.
|
List<URL> |
ClassLoaderFacet.getAdditionalClasspathUrls(ResourceDiscoveryContext<T> context,
DiscoveredResourceDetails details)
This method provides the location for additional jars that are needed in the resource's classloader
in order to properly connect and talk to the managed resource.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.