JBoss Application Server: Build 7.1.2.Final
-
-
Constructor Summary
Constructors
| Constructor and Description |
ImmediateValue(T value)
Construct a new instance.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
getValue()
Get the actual value.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
Get the actual value.
- Specified by:
getValue in interface Value<T>
- Returns:
- the actual value
JBoss Application Server: Build 7.1.2.Final
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.