Save This Page
Home » spring-framework-2.5.5-with-dependencies » org.springframework » aop » framework » [javadoc | source]
org.springframework.aop.framework
class: InterceptorAndDynamicMethodMatcher [javadoc | source]
java.lang.Object
   org.springframework.aop.framework.InterceptorAndDynamicMethodMatcher
Internal framework class, combining a MethodInterceptor instance with a MethodMatcher for use as an element in the advisor chain.
Field Summary
final  MethodInterceptor interceptor     
final  MethodMatcher methodMatcher     
Constructor:
 public InterceptorAndDynamicMethodMatcher(MethodInterceptor interceptor,
    MethodMatcher methodMatcher) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait