Package org.ocpsoft.rewrite.annotation.spi
package org.ocpsoft.rewrite.annotation.spi
-
ClassDescriptionAnnotationHandler<A extends Annotation>Common interface for implementations that scan for classes on the classpath.FieldAnnotationHandler<A extends Annotation>A common base class for
AnnotationHandlerimplementations that process field annotations.MethodAnnotationHandler<A extends Annotation>A common base class forAnnotationHandlerimplementations that process method annotations.ParameterAnnotationHandler<A extends Annotation>A common base class forAnnotationHandlerimplementations that process method argument annotations.