|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.meta.MetaAnnotationExtractor
public class MetaAnnotationExtractor
Constructor Summary | |
---|---|
MetaAnnotationExtractor()
|
Method Summary | |
---|---|
void |
extractMetaData(MutableComponentModel model,
Meta annotation)
Invoked on the extractor to extract the appropriate value for the annotation and set the meta data on the model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaAnnotationExtractor()
Method Detail |
---|
public void extractMetaData(MutableComponentModel model, Meta annotation)
MetaDataExtractor
extractMetaData
in interface MetaDataExtractor<Meta>
model
- on which to set meta dataannotation
- class annotation, from whose attributes specific data may be extracted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |