Does the supplied method satisfy this matcher? Perform static checking. If this returns false, or if the isRuntime() method returns false, no runtime check will be made.
Does the supplied method satisfy this matcher? Perform static checking. If this returns false, or if the isRuntime() method returns false, no runtime check will be made.
public bool Matches(MethodInfo,Type)
Is there a runtime (dynamic) match for the supplied method?
public bool Matches(MethodInfo,Type,object[])
TrueMethodMatcher Class | Spring.Aop Namespace | Matches