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