|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoveredResourceDetails | |
|---|---|
| org.rhq.core.pluginapi.inventory | |
| Uses of DiscoveredResourceDetails in org.rhq.core.pluginapi.inventory |
|---|
| Methods in org.rhq.core.pluginapi.inventory that return DiscoveredResourceDetails | |
|---|---|
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. |
| Methods in org.rhq.core.pluginapi.inventory that return types with arguments of type DiscoveredResourceDetails | |
|---|---|
Set<DiscoveredResourceDetails> |
ResourceDiscoveryComponent.discoverResources(ResourceDiscoveryContext<T> context)
Asks the discovery component to discover all of its resources. |
| Methods in org.rhq.core.pluginapi.inventory with parameters of type DiscoveredResourceDetails | |
|---|---|
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 | |||||||||