|
eXo Kernel :: Container 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadContextHolder | |
|---|---|
| org.exoplatform.container.context | This package contains all the classes that are related to the Scope Management |
| Uses of ThreadContextHolder in org.exoplatform.container.context |
|---|
| Classes in org.exoplatform.container.context that implement ThreadContextHolder | |
|---|---|
class |
AbstractContext<K>
This is the root class of all the implementations of an AdvancedContext |
class |
ContextManagerImpl
The basic implementation of a ContextManager based on a ConcurrentHashMap that is
filled thanks to a component plugins. |
class |
RequestContext
The context that represents the request scope. |
class |
SessionContext
The context that represents the SessionScoped. |
class |
SharedContext<K>
This is the root class of all the shared contexts, it relies on a ConcurrentMap |
class |
UnSharedContext<K>
This is the root class of all the unshared contexts, it relies on a thread local |
|
eXo Kernel :: Container 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||