|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceComponent | |
---|---|
org.rhq.core.pluginapi.inventory |
Uses of ResourceComponent in org.rhq.core.pluginapi.inventory |
---|
Classes in org.rhq.core.pluginapi.inventory with type parameters of type ResourceComponent | |
---|---|
interface |
ResourceComponent<T extends ResourceComponent>
The plugin component that wraps a Resource . |
class |
ResourceContext<T extends ResourceComponent>
The context object that ResourceComponent objects will have access - it will have all the information that
the resource components needs during their lifetime. |
interface |
ResourceDiscoveryComponent<T extends ResourceComponent>
The plugin component that defines how resources are discovered. |
class |
ResourceDiscoveryContext<T extends ResourceComponent>
The context object that ResourceDiscoveryComponent objects will have access to when needing to perform its
work. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |