|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceDiscoveryContext | |
|---|---|
| org.rhq.core.pluginapi.inventory | |
| Uses of ResourceDiscoveryContext in org.rhq.core.pluginapi.inventory |
|---|
| Methods in org.rhq.core.pluginapi.inventory with parameters of type ResourceDiscoveryContext | |
|---|---|
DiscoveredResourceDetails |
ManualAddFacet.discoverResource(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||