Uses of Interface
org.rhq.core.pluginapi.inventory.ResourceComponent

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 ClassLoaderFacet<T extends ResourceComponent>
          This allows a discovery component to provide additional jars to placement in a plugin classloader.
 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.
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.