Uses of Class
org.jboss.msc.value.ThreadLocalValue

Packages that use ThreadLocalValue
org.jboss.msc.value Classes which implement various indirect value types. 
 

Uses of ThreadLocalValue in org.jboss.msc.value
 

Methods in org.jboss.msc.value that return ThreadLocalValue
static ThreadLocalValue<Object> Values.injectedValue()
          The special value representing the value of an injection operation.
static ThreadLocalValue<Object> Values.thisValue()
          The special value representing this (the object being invoked upon).
 



Copyright © 2011. All Rights Reserved.