JBoss Modular Service Container 1.0.2.GA-redhat-1

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).
 


JBoss Modular Service Container 1.0.2.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.