Package | Description |
---|---|
org.jboss.msc.value |
Classes which implement various indirect value types.
|
Modifier and Type | Method and Description |
---|---|
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 © 2017 JBoss by Red Hat. All rights reserved.