ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release.@Deprecated public final class ClassOfValue<T> extends java.lang.Object implements Value<java.lang.Class<? extends T>>
Class
object of another value.Constructor and Description |
---|
ClassOfValue(Value<? extends T> value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends T> |
getValue()
Deprecated.
Get the actual dependency value.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.