Uses of Package
org.rhq.core.pluginapi.inventory

Packages that use org.rhq.core.pluginapi.inventory
org.rhq.core.pluginapi.event.log   
org.rhq.core.pluginapi.inventory   
 

Classes in org.rhq.core.pluginapi.inventory used by org.rhq.core.pluginapi.event.log
ResourceContext
          The context object that ResourceComponent objects will have access - it will have all the information that the resource components needs during their lifetime.
 

Classes in org.rhq.core.pluginapi.inventory used by org.rhq.core.pluginapi.inventory
CreateResourceReport
          Value object used between the plugin container and a plugin to carry all data necessary for a create resource operation as well as the resulting status code.
DiscoveredResourceDetails
          This contains all the details for a resource that was discovered by a ResourceDiscoveryComponent.
InvalidPluginConfigurationException
          This exception is thrown by plugin resource components when an attempt to connect to a managed resource fails due to an invalid plugin configuration.
PluginContainerDeployment
          This enum indicates where the plugin container (and therefore the plugins) are deployed.
ProcessScanResult
          An individual result from a process scan which includes information on the process that matched and the ProcessScan itself.
ResourceComponent
          The plugin component that wraps a Resource.
ResourceContext
          The context object that ResourceComponent objects will have access - it will have all the information that the resource components needs during their lifetime.
ResourceDiscoveryComponent
          The plugin component that defines how resources are discovered.
ResourceDiscoveryContext
          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.