Verwendungen von Klasse
org.aspectj.weaver.patterns.Bindings
Packages, die Bindings verwenden
-
Verwendungen von Bindings in org.aspectj.weaver.internal.tools
Methoden in org.aspectj.weaver.internal.tools mit Parametern vom Typ BindingsModifizierer und TypMethodeBeschreibungprotected void
PointcutDesignatorHandlerBasedPointcut.resolveBindings
(IScope scope, Bindings bindings) -
Verwendungen von Bindings in org.aspectj.weaver.patterns
Felder in org.aspectj.weaver.patterns, die deklariert sind als BindingsMethoden in org.aspectj.weaver.patterns, die Bindings zurückgebenMethoden in org.aspectj.weaver.patterns mit Parametern vom Typ BindingsModifizierer und TypMethodeBeschreibungvoid
Bindings.checkEquals
(Bindings other, IScope scope) signals an error if one has a binding and other doesn'tvoid
AndAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) void
AndPointcut.resolveBindings
(IScope scope, Bindings bindings) AndSignaturePattern.resolveBindings
(IScope scope, Bindings bindings) AndTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) AnnotationPatternList.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) protected void
AnnotationPointcut.resolveBindings
(IScope scope, Bindings bindings) AnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) This can modify in place, or return a new TypePattern if the type changes.AnyWithAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) protected void
ArgsAnnotationPointcut.resolveBindings
(IScope scope, Bindings bindings) void
ArgsPointcut.resolveBindings
(IScope scope, Bindings bindings) void
CflowPointcut.resolveBindings
(IScope scope, Bindings bindings) void
ConcreteCflowPointcut.resolveBindings
(IScope scope, Bindings bindings) ExactAnnotationFieldTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) resolve one of these funky things.ExactAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) ExactTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) void
HandlerPointcut.resolveBindings
(IScope scope, Bindings bindings) HasMemberTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) void
IfPointcut.IfFalsePointcut.resolveBindings
(IScope scope, Bindings bindings) void
IfPointcut.IfTruePointcut.resolveBindings
(IScope scope, Bindings bindings) void
IfPointcut.resolveBindings
(IScope scope, Bindings bindings) ISignaturePattern.resolveBindings
(IScope scope, Bindings none) void
KindedPointcut.resolveBindings
(IScope scope, Bindings bindings) NotAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) void
NotPointcut.resolveBindings
(IScope scope, Bindings bindings) NotSignaturePattern.resolveBindings
(IScope scope, Bindings bindings) NotTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) OrAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) void
OrPointcut.resolveBindings
(IScope scope, Bindings bindings) OrSignaturePattern.resolveBindings
(IScope scope, Bindings bindings) OrTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) void
PerCflow.resolveBindings
(IScope scope, Bindings bindings) void
PerFromSuper.resolveBindings
(IScope scope, Bindings bindings) void
PerObject.resolveBindings
(IScope scope, Bindings bindings) void
PerSingleton.resolveBindings
(IScope scope, Bindings bindings) void
PerTypeWithin.resolveBindings
(IScope scope, Bindings bindings) protected abstract void
Pointcut.resolveBindings
(IScope scope, Bindings bindings) void
ReferencePointcut.resolveBindings
(IScope scope, Bindings bindings) SignaturePattern.resolveBindings
(IScope scope, Bindings bindings) protected void
ThisOrTargetAnnotationPointcut.resolveBindings
(IScope scope, Bindings bindings) void
ThisOrTargetPointcut.resolveBindings
(IScope scope, Bindings bindings) ThrowsPattern.resolveBindings
(IScope scope, Bindings bindings) TypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) This can modify in place, or return a new TypePattern if the type changes.TypePatternList.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) WildAnnotationTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding) This can modify in place, or return a new TypePattern if the type changes.WildTypePattern.resolveBindings
(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType) Need to determine if I'm really a pattern or a reference to a formal We may wish to further optimize the case of pattern vs. non-pattern We will be replaced by what we returnprotected void
WithinAnnotationPointcut.resolveBindings
(IScope scope, Bindings bindings) protected void
WithinCodeAnnotationPointcut.resolveBindings
(IScope scope, Bindings bindings) void
WithincodePointcut.resolveBindings
(IScope scope, Bindings bindings) void
WithinPointcut.resolveBindings
(IScope scope, Bindings bindings) TypePattern.resolveExactType
(IScope scope, Bindings bindings)