Package org.jboss.weld.bootstrap.spi
Interface Metadata<T>
- Type Parameters:
T- the type of the metadata
- All Known Implementing Classes:
MetadataImpl
public interface Metadata<T>
A piece of metadata, of type T
- Author:
- Pete Muir
-
Method Summary
Modifier and TypeMethodDescriptionThe location of the metadata, used in error and log messagesgetValue()The metadata value