|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachingContainer | |
|---|---|
| org.exoplatform.container | This package provides container API. |
| 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 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. |
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.11-UXP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||