java.lang.ObjectStatic utility methods for composing MethodMatchers .org.springframework.aop.support.MethodMatchers
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).
Rod - JohnsonRob - HarropJuergen - Hoeller11.11.2003 - | Method from org.springframework.aop.support.MethodMatchers Summary: |
|---|
| intersection, matches, union, union |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.aop.support.MethodMatchers Detail: |
|---|
|
|
|
|