public interface MetaDataExtractor<T extends Annotation>
MetaWorker,
MetaDataLocator| Modifier and Type | Method and Description |
|---|---|
void |
extractMetaData(MutableComponentModel model,
T annotation)
Invoked on the extractor to extract the appropriate value for the annotation and
set the meta data on the model.
|
void extractMetaData(MutableComponentModel model, T annotation)
model - on which to set meta dataannotation - class annotation, from whose attributes specific data may be extracted${project.version} - Copyright © 2003-2015 The Apache Software Foundation.