JBoss Modular Service Container 1.2.0.Beta1
- java.lang.Object
-
- org.jboss.msc.value.CheckedValue<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
CheckedValue(java.lang.Class<T> valueClass,
Value<?> 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
JBoss Modular Service Container 1.2.0.Beta1
Copyright © 2012 JBoss, a division of Red Hat, Inc.