| 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.
|
void |
ResourceComponent.start(ResourceContext<T> context)
Initializes the resource component, possibly connecting to the managed resource itself.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.