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 Object implements Value<Set<T>>
Constructor and Description |
---|
SetValue(List<? extends Value<? extends T>> values)
Deprecated.
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
Set<T> |
getValue()
Deprecated.
Get the actual dependency value.
|
public Set<T> getValue() throws IllegalStateException
getValue
in interface Value<Set<T>>
IllegalStateException
- if the value is time-sensitive and the current state does not allow retrieval.Copyright © 2019 JBoss by Red Hat. All rights reserved.