T
- the value typeServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release.@Deprecated public final class ReferenceValue<T> extends Object implements Value<T>
Constructor and Description |
---|
ReferenceValue(org.jboss.modules.ref.Reference<? extends T,?> reference)
Deprecated.
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Deprecated.
Get the actual dependency value.
|
public ReferenceValue(org.jboss.modules.ref.Reference<? extends T,?> reference)
reference
- the reference to refer toCopyright © 2021 JBoss by Red Hat. All rights reserved.