Verwendungen von Klasse
org.aspectj.weaver.patterns.ExactAnnotationTypePattern
Packages, die ExactAnnotationTypePattern verwenden
-
Verwendungen von ExactAnnotationTypePattern in org.aspectj.weaver.patterns
Unterklassen von ExactAnnotationTypePattern in org.aspectj.weaver.patternsModifizierer und TypKlasseBeschreibungclassRepresents an attempt to bind the field of an annotation within a pointcut.classclassRepresents an attempt to bind the field of an annotation within a pointcut.Methoden in org.aspectj.weaver.patterns, die ExactAnnotationTypePattern zurückgebenModifizierer und TypMethodeBeschreibungAnnotationPointcut.getAnnotationTypePattern()ThisOrTargetAnnotationPointcut.getAnnotationTypePattern()WithinCodeAnnotationPointcut.getAnnotationTypePattern()protected ExactAnnotationTypePatternPatternParser.parseAnnotationNameOrVarTypePattern()Methoden in org.aspectj.weaver.patterns mit Parametern vom Typ ExactAnnotationTypePatternModifizierer und TypMethodeBeschreibungAbstractPatternNodeVisitor.visit(ExactAnnotationTypePattern node, Object data) PatternNodeVisitor.visit(ExactAnnotationTypePattern node, Object data) Konstruktoren in org.aspectj.weaver.patterns mit Parametern vom Typ ExactAnnotationTypePatternModifiziererKonstruktorBeschreibungAnnotationPointcut(ExactAnnotationTypePattern type, ShadowMunger munger) ExactAnnotationFieldTypePattern(ExactAnnotationTypePattern p, String formalName) ThisOrTargetAnnotationPointcut(boolean isThis, ExactAnnotationTypePattern type) ThisOrTargetAnnotationPointcut(boolean isThis, ExactAnnotationTypePattern type, ShadowMunger munger)