Uses of Class
org.exoplatform.container.component.ThreadContext
Packages that use ThreadContext
Package
Description
This package contains all the classes that are related to the Scope Management
-
Uses of ThreadContext in org.exoplatform.container.component
Methods in org.exoplatform.container.component that return ThreadContextModifier and TypeMethodDescriptionThreadContextHolder.getThreadContext()Gives the value corresponding to the context of the threadstatic ThreadContextThreadContext.merge(List<ThreadContext> contexts) Merges all the providedThreadContextinto oneMethod parameters in org.exoplatform.container.component with type arguments of type ThreadContextModifier and TypeMethodDescriptionstatic ThreadContextThreadContext.merge(List<ThreadContext> contexts) Merges all the providedThreadContextinto one -
Uses of ThreadContext in org.exoplatform.container.context
Methods in org.exoplatform.container.context that return ThreadContextModifier and TypeMethodDescriptionAbstractContext.getThreadContext()Gives the value corresponding to the context of the threadContextManagerImpl.getThreadContext()Gives the value corresponding to the context of the thread