T
- the list entry typeServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release.@Deprecated public final class ListValue<T> extends java.lang.Object implements Value<java.util.List<T>>
Constructor and Description |
---|
ListValue(java.util.List<? extends Value<? extends T>> values)
Deprecated.
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
getValue()
Deprecated.
Get the actual dependency value.
|
public java.util.List<T> getValue() throws java.lang.IllegalStateException
Copyright © 2012 JBoss, a division of Red Hat, Inc.