See: Description
Interface | Description |
---|---|
MetaDataExtractor<T extends Annotation> |
Used to extract a meta data value from a component annotation.
|
MetaWorker |
Service that makes it easy to identify a class annotation and use its presence, or the value of an attribute,
to set a meta-data key.
|
Class | Description |
---|---|
FixedExtractor<T extends Annotation> |
Implementation of
MetaDataExtractor that is used to set a fixed
value for a fixed meta-data key, when a given annotation is present. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.