接口的使用
org.springframework.aop.IntroductionInterceptor
使用IntroductionInterceptor的程序包 程序包 说明 org.springframework.aop.support Convenience classes for using Spring's AOP API.org.springframework.aop.support中IntroductionInterceptor的使用
实现IntroductionInterceptor的org.springframework.aop.support中的类 修饰符和类型 类 说明 class
DelegatePerTargetObjectIntroductionInterceptor
Convenient implementation of theIntroductionInterceptor
interface.class
DelegatingIntroductionInterceptor
Convenient implementation of theIntroductionInterceptor
interface.