Uses of Class
org.rhq.enterprise.server.plugin.pc.ServerPluginManager

Packages that use ServerPluginManager
org.rhq.enterprise.server.plugin.pc   
org.rhq.enterprise.server.plugin.pc.alert   
org.rhq.enterprise.server.plugin.pc.bundle   
org.rhq.enterprise.server.plugin.pc.content   
org.rhq.enterprise.server.plugin.pc.drift   
org.rhq.enterprise.server.plugin.pc.entitlement   
org.rhq.enterprise.server.plugin.pc.perspective   
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc
 

Methods in org.rhq.enterprise.server.plugin.pc that return ServerPluginManager
protected  ServerPluginManager AbstractTypeServerPluginContainer.createPluginManager()
          This will be called when its time for this plugin container to create its plugin manager.
 ServerPluginManager AbstractTypeServerPluginContainer.getPluginManager()
          Returns the object that manages the plugins.
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.alert
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.alert
 class AlertSenderPluginManager
          Plugin manager that takes care of loading the plug-ins and instantiating of AlertSender etc.
 

Methods in org.rhq.enterprise.server.plugin.pc.alert that return ServerPluginManager
protected  ServerPluginManager AlertServerPluginContainer.createPluginManager()
           
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.bundle
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.bundle
 class BundleServerPluginManager
          This loads in all bundle server plugins that can be found.
 

Methods in org.rhq.enterprise.server.plugin.pc.bundle that return ServerPluginManager
protected  ServerPluginManager BundleServerPluginContainer.createPluginManager()
           
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.content
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.content
 class ContentServerPluginManager
          This loads in all content source server plugins that can be found and will maintain the complete set of metadata found in all plugin descriptors from all loaded plugins.
 class PackageTypePluginManager
           
 

Methods in org.rhq.enterprise.server.plugin.pc.content that return ServerPluginManager
protected  ServerPluginManager ContentServerPluginContainer.createPluginManager()
           
protected  ServerPluginManager PackageTypeServerPluginContainer.createPluginManager()
           
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.drift
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.drift
 class DriftServerPluginManager
          This loads in all drift server plugins that can be found.
 

Methods in org.rhq.enterprise.server.plugin.pc.drift that return ServerPluginManager
protected  ServerPluginManager DriftServerPluginContainer.createPluginManager()
           
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.entitlement
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.entitlement
 class EntitlementServerPluginManager
          This loads in all entitlement server plugins that can be found.
 

Methods in org.rhq.enterprise.server.plugin.pc.entitlement that return ServerPluginManager
protected  ServerPluginManager EntitlementServerPluginContainer.createPluginManager()
           
 

Uses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.perspective
 

Subclasses of ServerPluginManager in org.rhq.enterprise.server.plugin.pc.perspective
 class PerspectiveServerPluginManager
          This loads in all perspective server plugins that can be found.
 

Methods in org.rhq.enterprise.server.plugin.pc.perspective that return ServerPluginManager
protected  ServerPluginManager PerspectiveServerPluginContainer.createPluginManager()
           
 



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