Package org.mule.util.scan.annotations

Interface Summary
AnnotationFilter A filter is used when performing an Annotation scan on a single class or the classpath.
 

Class Summary
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-2012 MuleSoft, Inc.. All Rights Reserved.