Uses of Interface
org.springframework.aop.IntroductionAwareMethodMatcher

Packages that use IntroductionAwareMethodMatcher
org.springframework.aop.aspectj AspectJ integration package. 
 

Uses of IntroductionAwareMethodMatcher in org.springframework.aop.aspectj
 

Classes in org.springframework.aop.aspectj that implement IntroductionAwareMethodMatcher
 class AspectJExpressionPointcut
          Spring Pointcut implementation that uses the AspectJ weaver to evaluate a pointcut expression.
 



Copyright © 2002-2008 The Spring Framework.