JBoss MetaData Repository 2.2.0.SP1

Uses of Class
org.jboss.annotation.factory.ast.ASTAnnotation

Packages that use ASTAnnotation
org.jboss.annotation.factory   
org.jboss.annotation.factory.ast   
 

Uses of ASTAnnotation in org.jboss.annotation.factory
 

Methods in org.jboss.annotation.factory with parameters of type ASTAnnotation
static Object AnnotationCreator.createAnnotation(ASTAnnotation node, Class<?> annotation)
          Create annotation.
static Object AnnotationCreator.createAnnotation(ASTAnnotation node, Class<?> annotation, ClassLoader cl)
           
 Object AnnotationCreator.visit(ASTAnnotation node, Object data)
           
 

Uses of ASTAnnotation in org.jboss.annotation.factory.ast
 

Methods in org.jboss.annotation.factory.ast with parameters of type ASTAnnotation
 Object AnnotationParserVisitor.visit(ASTAnnotation node, Object data)
           
 Object AnnotationParserTester.visit(ASTAnnotation node, Object data)
           
 


JBoss MetaData Repository 2.2.0.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.