Uses of Class
org.ow2.util.scan.api.metadata.structures.JAnnotation

Packages that use JAnnotation
org.ow2.util.scan.api.configurator Implementation of EJB 3.0 container 
org.ow2.util.scan.api.configurator.metadata Implementation of EJB 3.0 container 
 

Uses of JAnnotation in org.ow2.util.scan.api.configurator
 

Methods in org.ow2.util.scan.api.configurator with parameters of type JAnnotation
 IAnnotationVisitor ICommonConfigurator.getAnnotationVisitor(JAnnotation jAnnotation)
          a method invoked when an annotation is found.
 IAnnotationVisitor BasicConfigurator.getAnnotationVisitor(JAnnotation annotation)
           
 

Uses of JAnnotation in org.ow2.util.scan.api.configurator.metadata
 

Methods in org.ow2.util.scan.api.configurator.metadata with parameters of type JAnnotation
 IAnnotationVisitor MethodMetadataConfigurator.getAnnotationVisitor(JAnnotation annotation)
           
 IAnnotationVisitor ClassMetadataConfigurator.getAnnotationVisitor(JAnnotation annotation)
           
 IAnnotationVisitor FieldMetadataConfigurator.getAnnotationVisitor(JAnnotation annotation)
           
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.