| Modifier and Type | Field and Description |
|---|---|
private org.jboss.modules.ref.Reference<? extends T,?> |
reference |
| Constructor and Description |
|---|
ReferenceValue(org.jboss.modules.ref.Reference<? extends T,?> reference)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
Get the actual value.
|