rewrite-config-annotations-api 1.1.0.Final

Uses of Interface
org.ocpsoft.rewrite.annotation.spi.AnnotationHandler

Packages that use AnnotationHandler
org.ocpsoft.rewrite.annotation.spi   
 

Uses of AnnotationHandler in org.ocpsoft.rewrite.annotation.spi
 

Classes in org.ocpsoft.rewrite.annotation.spi that implement AnnotationHandler
 class ClassAnnotationHandler<A extends Annotation>
          A common base class for AnnotationHandler implementations that process method annotations.
 class FieldAnnotationHandler<A extends Annotation>
          A common base class for AnnotationHandler implementations that process field annotations.
 class MethodAnnotationHandler<A extends Annotation>
          A common base class for AnnotationHandler implementations that process method annotations.
 class 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.