MethodMatchers()
Static utility methods for composing MethodMatcher.
A MethodMatcher may be evaluated statically (based on method and target class) or need further evaluation dynamically (based on arguments at the time of method invocation).
Author
Rod Johnson
Author
Rob Harrop
Author
Juergen Hoeller
Since
11.11.2003
See Also
ClassFiltersPointcuts