eXo Kernel :: Container 2.5.0-GA

Uses of Class
org.exoplatform.container.AbstractContainer

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

Uses of AbstractContainer in org.exoplatform.container
 

Subclasses of AbstractContainer in org.exoplatform.container
 class AbstractInterceptor
           
 class CachingContainer
           
 class ConcurrentContainer
          This class is aimed to be a ThreadSafe implementation of an Container based on java.util.concurrent collections.
 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 AbstractContainer in org.exoplatform.container.management
 

Subclasses of AbstractContainer in org.exoplatform.container.management
 class ManageableContainer
           
 


eXo Kernel :: Container 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.