站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Interface org.springframework.aop.IntroductionAwareMethodMatcher (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.