java.lang.ObjectInternal framework class, combining a MethodInterceptor instance with a MethodMatcher for use as an element in the advisor chain.org.springframework.aop.framework.InterceptorAndDynamicMethodMatcher
Rod - Johnson| Field Summary | ||
|---|---|---|
| final MethodInterceptor | interceptor | |
| final MethodMatcher | methodMatcher | |
| Constructor: |
|---|
|
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |