eXo Kernel :: Container 2.4.3-CLD

Uses of Class
org.exoplatform.container.ConcurrentPicoContainer

Packages that use ConcurrentPicoContainer
org.exoplatform.container   
org.exoplatform.container.management   
org.exoplatform.container.mc   
 

Uses of ConcurrentPicoContainer in org.exoplatform.container
 

Subclasses of ConcurrentPicoContainer in org.exoplatform.container
 class CachingContainer
           
 class ExoContainer
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jul 18, 2004 Time: 12:15:28 AM
 class PortalContainer
          Created by The eXo Platform SAS Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Jul 31, 2003 Time: 12:15:28 AM
 class RootContainer
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jul 21, 2004 Time: 12:15:28 AM
 class StandaloneContainer
          Created by The eXo Platform SAS .
 class TenantsContainer
          TenantsContainer separate generally used components from ones what should be instantiated, started and stopped on per-tenant basis.
It overrides component getters, TenantsContainer.registerComponent(ComponentAdapter) and TenantsContainer.unregisterComponent(Object) methods to get components taking in account Current Tenant context.
The Current Tenant context it's an abstraction what will be set by actual Multitenancy implementation (for versions currently in production it's based on JCR Current Repository, but this should be transparent for Kernel level and implementation can be changed in future).
 

Uses of ConcurrentPicoContainer in org.exoplatform.container.management
 

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

Uses of ConcurrentPicoContainer in org.exoplatform.container.mc
 

Subclasses of ConcurrentPicoContainer in org.exoplatform.container.mc
 class MCIntegrationContainer
          Container class that serves as an interception point for MC integration.
 


eXo Kernel :: Container 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.