eXo Kernel :: Container 2.4.13-GA

Package org.exoplatform.container

This package provides container API.

See:
          Description

Interface Summary
ContainerLifecyclePlugin  
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
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
 

Class Summary
BaseContainerLifecyclePlugin  
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
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.
LifecycleVisitor  
PortalContainer Created by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.
PortalContainer.RegisterTask This class is used to register a portal container
PortalContainer.UnregisterTask This class is used to unregister a portal container
PropertyConfigurator The property configurator configures a set of system properties via the PropertyManager static methods.
PropertyManagerManaged A management facade for the PropertyManager static methods.
RootContainer Created by The eXo Platform SAS
A base container which plays an important role during the startup.
RootContainer.PortalContainerPostCreateTask This class is used to define a task that needs to be launched after creating a portal container Those type of tasks must be launched after all the "post-init" tasks.
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
SessionManagerImpl Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Nov 4, 2005
SimpleComponentAdapter  
StandaloneContainer Created by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point.
WebAppInitContext This class is used to define the initialization context of a web application Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 11 sept.
 

Package org.exoplatform.container Description

This package provides container API. The container is responsible for loading services/components.


eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.