JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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.Beta4-SNAPSHOT

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