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

Packages that use MasterServerPluginContainer
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.generic   
org.rhq.enterprise.server.plugin.pc.perspective   
 

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

Methods in org.rhq.enterprise.server.plugin.pc that return MasterServerPluginContainer
protected  MasterServerPluginContainer ServerPluginService.createMasterPluginContainer()
          This will create, configure and initialize the plugin container and return it.
 MasterServerPluginContainer ServerPluginService.getMasterPluginContainer()
           
 MasterServerPluginContainer ServerPluginServiceManagement.getMasterPluginContainer()
          Returns the master server plugin container that will be responsible for managing all plugins of all types and their classloaders.
 MasterServerPluginContainer AbstractTypeServerPluginContainer.getMasterServerPluginContainer()
          Returns the master plugin container that is responsible for managing this instance.
 

Constructors in org.rhq.enterprise.server.plugin.pc with parameters of type MasterServerPluginContainer
AbstractTypeServerPluginContainer(MasterServerPluginContainer master)
          Instantiates the plugin container.
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.alert with parameters of type MasterServerPluginContainer
AlertServerPluginContainer(MasterServerPluginContainer master)
           
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.bundle with parameters of type MasterServerPluginContainer
BundleServerPluginContainer(MasterServerPluginContainer master)
           
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.content with parameters of type MasterServerPluginContainer
ContentServerPluginContainer(MasterServerPluginContainer master)
           
PackageTypeServerPluginContainer(MasterServerPluginContainer master)
           
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.drift with parameters of type MasterServerPluginContainer
DriftServerPluginContainer(MasterServerPluginContainer master)
           
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.entitlement with parameters of type MasterServerPluginContainer
EntitlementServerPluginContainer(MasterServerPluginContainer master)
           
 

Uses of MasterServerPluginContainer in org.rhq.enterprise.server.plugin.pc.generic
 

Constructors in org.rhq.enterprise.server.plugin.pc.generic with parameters of type MasterServerPluginContainer
GenericServerPluginContainer(MasterServerPluginContainer master)
           
 

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

Constructors in org.rhq.enterprise.server.plugin.pc.perspective with parameters of type MasterServerPluginContainer
PerspectiveServerPluginContainer(MasterServerPluginContainer master)
           
 



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