| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.context |
This package contains all the classes that are related to the Scope Management
|
| org.exoplatform.container.util |
| Class and Description |
|---|
| ContextManager
The entry point to a
Context |
| Class and Description |
|---|
| AbstractContext
This is the root class of all the implementations of an
AdvancedContext |
| AbstractContext.ThreadLocalData
This class encapsulates all the data stored into the
ThreadLocal variable |
| AdvancedContext
This interface defines all the additional methods needed to easily implement
an AlterableContext
|
| ContextManager
The entry point to a
Context |
| ContextPlugin
This class allows you to dynamically register new context definitions
|
| CreationContext
This class defined all the context needed while creation the object instance
|
| CreationContextStorage
This class defined all the main methods needed to be able to store and/or access to
a
CreationalContext and its content |
| SharedContext
This is the root class of all the shared contexts, it relies on a
ConcurrentMap |
| UnSharedContext
This is the root class of all the unshared contexts, it relies on a thread local
|
| Class and Description |
|---|
| DefinitionException
Thrown when a definition error occurs.
|
Copyright © 2020 eXo Platform SAS. All Rights Reserved.