Uses of Class
org.aspectj.weaver.patterns.AnnotationPointcut
-
Packages that use AnnotationPointcut Package Description org.aspectj.weaver.patterns -
-
Uses of AnnotationPointcut in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type AnnotationPointcut Modifier and Type Method Description ObjectAbstractPatternNodeVisitor. visit(AnnotationPointcut node, Object data)ObjectPatternNodeVisitor. visit(AnnotationPointcut node, Object data)ObjectPerThisOrTargetPointcutVisitor. visit(AnnotationPointcut node, Object data)
-