| Package | Description |
|---|---|
| org.rhq.core.pluginapi.inventory |
| Modifier and Type | Method and Description |
|---|---|
ResourceDiscoveryCallback.DiscoveryCallbackResults |
ResourceDiscoveryCallback.discoveredResources(DiscoveredResourceDetails discoveredDetails)
When a resource has been discovered, its discovered resource details are passed to the callback via this method.
|
static ResourceDiscoveryCallback.DiscoveryCallbackResults |
ResourceDiscoveryCallback.DiscoveryCallbackResults.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceDiscoveryCallback.DiscoveryCallbackResults[] |
ResourceDiscoveryCallback.DiscoveryCallbackResults.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.