JBoss Modular Service Container 1.2.2.Final
- java.lang.Object
-
- org.jboss.msc.value.ListValue<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
ListValue(java.util.List<? extends Value<? extends T>> values)
Construct a new instance.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.util.List<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.2.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc.