eXo Kernel :: Container 2.4.11-UXP01

Uses of Class
org.exoplatform.container.component.ThreadContext

Packages that use ThreadContext
org.exoplatform.container.component   
org.exoplatform.container.multitenancy.bridge A bridge abstractions between CF Kernel and eXo Cloud (Cloud Management). 
 

Uses of ThreadContext in org.exoplatform.container.component
 

Methods in org.exoplatform.container.component that return ThreadContext
 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
 

Method parameters in org.exoplatform.container.component with type arguments of type ThreadContext
static ThreadContext ThreadContext.merge(List<ThreadContext> contexts)
          Merges all the provided ThreadContext into one
 

Uses of ThreadContext in org.exoplatform.container.multitenancy.bridge
 

Methods in org.exoplatform.container.multitenancy.bridge that return ThreadContext
 ThreadContext TenantsServiceImpl.getThreadContext()
          Gives the value corresponding to the context of the thread
 


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.