rewrite-config-annotations-api 1.1.0.Final

Package org.ocpsoft.rewrite.annotation.spi

Interface Summary
AnnotationHandler<A extends Annotation>  
ClassFinder Common interface for implementations that scan for classes on the classpath.
 

Class Summary
ClassAnnotationHandler<A extends Annotation> A common base class for AnnotationHandler implementations that process method annotations.
FieldAnnotationHandler<A extends Annotation> A common base class for AnnotationHandler implementations that process field annotations.
MethodAnnotationHandler<A extends Annotation> A common base class for AnnotationHandler implementations that process method annotations.
ParameterAnnotationHandler<A extends Annotation> A common base class for AnnotationHandler implementations that process method argument annotations.
 


rewrite-config-annotations-api 1.1.0.Final

Copyright © 2012 OCPsoft. All Rights Reserved.