eXo Kernel :: Container 2.4.11-UXP01

Uses of Package
org.exoplatform.container

Packages that use org.exoplatform.container
org.exoplatform.container This package provides container API. 
org.exoplatform.container.component   
org.exoplatform.container.definition   
org.exoplatform.container.management   
org.exoplatform.container.mc   
org.exoplatform.container.monitor.jvm   
org.exoplatform.container.util   
org.exoplatform.container.web   
 

Classes in org.exoplatform.container used by org.exoplatform.container
CachingContainer
           
ConcurrentPicoContainer
          This class is aimed to be the ThreadSafe counterpart of DefaultPicoContainer based on java.util.concurrent collections.
ConcurrentPicoContainer.ContainerVisitor
          Cans be used to indicate that we only want to visit Containers
ContainerLifecyclePlugin
           
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
ExoContainerContext
          The ExoContainerContext helper to invoke a service of a container from any location.
PortalContainer
          Created by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.
RootContainer
          Created by The eXo Platform SAS
A base container which plays an important role during the startup.
RootContainer.PortalContainerInitTask
          This interface is used to define a task that needs to be launched at a given state during the initialization of a portal container
RootContainer.PortalContainerPostInitTask
          This class is used to define a task that needs to be launched after the initialization of a portal container
RootContainer.PortalContainerPreInitTask
          This class is used to define a task that needs to be launched before the initialization of a portal container
SessionContainer
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jul 18, 2004 Time: 12:15:28 AM
SessionManager
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Nov 4, 2005
SessionManagerContainer
          Created by The eXo Platform SAS Author : Roman Pedchenko roman.pedchenko@exoplatform.com.ua May 24, 2006
StandaloneContainer
          Created by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point.
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).
 

Classes in org.exoplatform.container used by org.exoplatform.container.component
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
 

Classes in org.exoplatform.container used by org.exoplatform.container.definition
PropertyConfigurator
          The property configurator configures a set of system properties via the PropertyManager static methods.
 

Classes in org.exoplatform.container used by org.exoplatform.container.management
CachingContainer
           
ConcurrentPicoContainer
          This class is aimed to be the ThreadSafe counterpart of DefaultPicoContainer based on java.util.concurrent collections.
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
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).
 

Classes in org.exoplatform.container used by org.exoplatform.container.mc
ConcurrentPicoContainer
          This class is aimed to be the ThreadSafe counterpart of DefaultPicoContainer based on java.util.concurrent collections.
 

Classes in org.exoplatform.container used by org.exoplatform.container.monitor.jvm
BaseContainerLifecyclePlugin
           
ContainerLifecyclePlugin
           
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
 

Classes in org.exoplatform.container used by org.exoplatform.container.util
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
 

Classes in org.exoplatform.container used by org.exoplatform.container.web
ExoContainer
          Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
 


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.