Verwendungen von Klasse
org.aspectj.weaver.IntMap
Packages, die IntMap verwenden
Package
Beschreibung
-
Verwendungen von IntMap in org.aspectj.weaver
Methoden in org.aspectj.weaver, die IntMap zurückgebenMethoden in org.aspectj.weaver mit Parametern vom Typ IntMap -
Verwendungen von IntMap in org.aspectj.weaver.internal.tools
Methoden in org.aspectj.weaver.internal.tools mit Parametern vom Typ IntMapModifizierer und TypMethodeBeschreibungprotected PointcutPointcutDesignatorHandlerBasedPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) -
Verwendungen von IntMap in org.aspectj.weaver.patterns
Methoden in org.aspectj.weaver.patterns mit Parametern vom Typ IntMapModifizierer und TypMethodeBeschreibungfinal PointcutPointcut.concretize(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) AndPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) protected PointcutAnnotationPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) protected PointcutArgsAnnotationPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) ArgsPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) CflowPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) ConcreteCflowPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) HandlerPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) IfPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) IfPointcut.IfFalsePointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) IfPointcut.IfTruePointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) KindedPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) NotPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) OrPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) final PointcutPerClause.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) protected abstract PointcutPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) Resolves and removes ReferencePointcuts, replacing with basic onesReferencePointcut.concretize1(ResolvedType searchStart, ResolvedType declaringType, IntMap bindings) protected PointcutThisOrTargetAnnotationPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) ThisOrTargetPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) protected PointcutWithinAnnotationPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) protected PointcutWithinCodeAnnotationPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) WithincodePointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) WithinPointcut.concretize1(ResolvedType inAspect, ResolvedType declaringType, IntMap bindings) AnnotationTypePattern.remapAdviceFormals(IntMap bindings) BindingAnnotationFieldTypePattern.remapAdviceFormals(IntMap bindings) BindingAnnotationTypePattern.remapAdviceFormals(IntMap bindings) BindingTypePattern.remapAdviceFormals(IntMap bindings) TypePattern.remapAdviceFormals(IntMap bindings) This is called during concretization of pointcuts, it is used by BindingTypePattern to return a new BindingTypePattern with a formal index appropriate for the advice, rather than for the lexical declaration, i.e. this handles transformations through named pointcuts.AnnotationPatternList.resolveReferences(IntMap bindings) TypePatternList.resolveReferences(IntMap bindings)