| Interface | Description |
|---|---|
| AnnotationFilter |
A filter is used when performing an Annotation scan on a single class or the classpath.
|
| Class | Description |
|---|---|
| AnnotationInfo | |
| AnnotationInfo.NameValue | |
| AnnotationsScanner |
Scans a single class and registers all annotations on the class in four collections; class annotations, field annotations
method annotations and parameter annotations.
|
| AnnotationTypeFilter |
Simply filters for annotations that match the annotation class
|
| ClosableClassReader |
A Class reader trhat will close the stream once initialised
|
| MetaAnnotationTypeFilter |
Will filter for a meta annotation type specified as the annotation class.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.