JBoss Modular Service Kernel API 1.0.0.GA

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 Kernel API 1.0.0.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.