Uses of Class
org.exoplatform.container.AbstractContainer
-
Packages that use AbstractContainer Package Description org.exoplatform.container This package provides container API.org.exoplatform.container.management -
-
Uses of AbstractContainer in org.exoplatform.container
Subclasses of AbstractContainer in org.exoplatform.container Modifier and Type Class Description classAbstractInterceptorclassCachingContainerclassConcurrentContainerThis class is aimed to be a ThreadSafe implementation of anContainerbased on java.util.concurrent collections.classExoContainerCreated by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.classPortalContainerCreated by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.classRootContainerCreated by The eXo Platform SAS
A base container which plays an important role during the startup.classStandaloneContainerCreated by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point. -
Uses of AbstractContainer in org.exoplatform.container.management
Subclasses of AbstractContainer in org.exoplatform.container.management Modifier and Type Class Description classManageableContainer
-