JBoss Modular Service Kernel API 1.0.2.GA
- 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 Kernel API 1.0.2.GA
Copyright © 2011 JBoss, a division of Red Hat, Inc.