Uses of Class
org.jboss.aop.annotation.AnnotationRepository

Packages that use AnnotationRepository
org.jboss.aop   
 

Uses of AnnotationRepository in org.jboss.aop
 

Fields in org.jboss.aop declared as AnnotationRepository
protected  AnnotationRepository Advisor.annotations
          Repository that contains all annotations applied to the context of this advisor
 

Methods in org.jboss.aop that return AnnotationRepository
 AnnotationRepository Advisor.getAnnotations()
          Returns the annotation repository used by this advisor to keep all annotations that are applied to the advised joinpoints.
 



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