The Spring Framework

Uses of Class
org.springframework.aop.support.DynamicMethodMatcher

Packages that use DynamicMethodMatcher
org.springframework.aop.support Convenience classes for using Spring's AOP API. 
 

Uses of DynamicMethodMatcher in org.springframework.aop.support
 

Subclasses of DynamicMethodMatcher in org.springframework.aop.support
 class DynamicMethodMatcherPointcut
          Convenient superclass when we want to force subclasses to implement MethodMatcher interface, but subclasses will want to be pointcuts.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.