- All Implemented Interfaces:
org.jboss.weld.bootstrap.spi.Metadata<T>
- Direct Known Subclasses:
XmlMetadata
public class FileMetadata<T>
extends Object
implements org.jboss.weld.bootstrap.spi.Metadata<T>
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
FileMetadata
public FileMetadata(T value,
URL file,
int lineNumber)
-
Method Details
-
getLocation
- Specified by:
getLocation in interface org.jboss.weld.bootstrap.spi.Metadata<T>
-
getValue
- Specified by:
getValue in interface org.jboss.weld.bootstrap.spi.Metadata<T>
-
-
getLineNumber
public int getLineNumber()
-