Uses of Class
ix.util.context.ThreadLocalHoldingStrategy

Packages that use ThreadLocalHoldingStrategy
ix.util.context Context-layering mechanism. 
 

Uses of ThreadLocalHoldingStrategy in ix.util.context
 

Subclasses of ThreadLocalHoldingStrategy in ix.util.context
 class InheritableThreadLocalHoldingStrategy
          A context-holding strategy that associates context-holders with threads, with inheritance from the parent thread.