eXo Kernel :: Container 2.4.13-GA

Uses of Class
org.exoplatform.container.management.ManageableContainer

Packages that use ManageableContainer
org.exoplatform.container This package provides container API. 
org.exoplatform.container.management   
 

Uses of ManageableContainer in org.exoplatform.container
 

Subclasses of ManageableContainer in org.exoplatform.container
 class ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
 class PortalContainer
          Created by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.
 class RootContainer
          Created by The eXo Platform SAS
A base container which plays an important role during the startup.
 class StandaloneContainer
          Created by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point.
 

Uses of ManageableContainer in org.exoplatform.container.management
 

Constructors in org.exoplatform.container.management with parameters of type ManageableContainer
ManageableComponentAdapter(ManageableContainer container, org.picocontainer.ComponentAdapter delegate)
           
ManagementContextImpl(ManageableContainer container)
           
ManagementContextImpl(ManagementContextImpl parent, ManageableContainer container)
           
 


eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.