eXo Kernel :: Container 2.4.3-CLD

Uses of Class
org.exoplatform.container.CachingContainer

Packages that use CachingContainer
org.exoplatform.container   
org.exoplatform.container.management   
 

Uses of CachingContainer in org.exoplatform.container
 

Subclasses of CachingContainer in org.exoplatform.container
 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 CachingContainer in org.exoplatform.container.management
 

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


eXo Kernel :: Container 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.