Uses of Interface
org.springframework.aop.IntroductionAwareMethodMatcher
Packages that use IntroductionAwareMethodMatcher Package Description org.springframework.aop.aspectj AspectJ integration package.Uses of IntroductionAwareMethodMatcher in org.springframework.aop.aspectj
Classes in org.springframework.aop.aspectj that implement IntroductionAwareMethodMatcher Modifier and Type Class Description classAspectJExpressionPointcutSpringPointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression.