| Package | Description |
|---|---|
| org.exoplatform.container.component | |
| org.exoplatform.container.context |
This package contains all the classes that are related to the Scope Management
|
| Modifier and Type | Method and Description |
|---|---|
ThreadContext |
ThreadContextHolder.getThreadContext()
Gives the value corresponding to the context of the thread
|
static ThreadContext |
ThreadContext.merge(List<ThreadContext> contexts)
Merges all the provided
ThreadContext into one |
| Modifier and Type | Method and Description |
|---|---|
static ThreadContext |
ThreadContext.merge(List<ThreadContext> contexts)
Merges all the provided
ThreadContext into one |
| Modifier and Type | Method and Description |
|---|---|
ThreadContext |
AbstractContext.getThreadContext()
Gives the value corresponding to the context of the thread
|
ThreadContext |
ContextManagerImpl.getThreadContext()
Gives the value corresponding to the context of the thread
|
Copyright © 2020 eXo Platform SAS. All Rights Reserved.