T - MetadataImpl insteads@Deprecated public class MetadataImpl<T> extends Object implements org.jboss.weld.bootstrap.spi.Metadata<T>
| Constructor and Description |
|---|
MetadataImpl(T value,
String location)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Deprecated.
|
T |
getValue()
Deprecated.
|
String |
toString()
Deprecated.
|
public String getLocation()
getLocation in interface org.jboss.weld.bootstrap.spi.Metadata<T>public T getValue()
getValue in interface org.jboss.weld.bootstrap.spi.Metadata<T>Copyright © 2017. All rights reserved.