Uses of Package
org.rhq.core.pc.plugin

Packages that use org.rhq.core.pc.plugin
org.rhq.core.pc   
org.rhq.core.pc.inventory   
org.rhq.core.pc.plugin   
org.rhq.core.pc.util   
 

Classes in org.rhq.core.pc.plugin used by org.rhq.core.pc
PluginComponentFactory
          This class builds and lifecycles the various plugin components for use by the other services.
PluginFinder
          Implementations of this object have the sole purpose of finding plugins and reporting where they are found.
PluginManager
          This container service will load in all plugins that can be found and will maintain the complete set of metadata found in all plugin descriptors from all loaded plugins.
 

Classes in org.rhq.core.pc.plugin used by org.rhq.core.pc.inventory
CanonicalResourceKey
          This object represents a canonical ID that can uniquely identify a resource within a resource hierarchy.
 

Classes in org.rhq.core.pc.plugin used by org.rhq.core.pc.plugin
CanonicalResourceKey
          This object represents a canonical ID that can uniquely identify a resource within a resource hierarchy.
ClassLoaderManager
          Manages the classloaders created and used by the plugin container and all plugins/resources.
PluginClassLoader
          Classloader for the plugin jar itself and any embedded lib/* jars.
PluginDescriptorLoader
          This class handles parsing and validating an agent plugin's descriptor.
PluginEnvironment
          Stores the context of a loaded plugin.
PluginFinder
          Implementations of this object have the sole purpose of finding plugins and reporting where they are found.
PluginLifecycleListenerManager
          A manager API that provides operations for loading and instantiating PluginLifecycleListener classes and caching of those objects.
 

Classes in org.rhq.core.pc.plugin used by org.rhq.core.pc.util
BlacklistedException
          This is thrown when a plugin or one of its components has been blacklisted.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.