See: Description
| Interface | Description | 
|---|---|
| AnnotationProcessor<A extends Annotation,T> | 
 An annotation processor is an object that processes the presence if a given annotation. 
 | 
| ExecutableMethodProcessor<A extends Annotation> | 
 A class capable of processing an  
ExecutableMethod instances. |