接口的使用
infra.aop.IntroductionInterceptor
使用IntroductionInterceptor的程序包
程序包
说明
AspectJ integration package.
Provides miscellaneous interceptor implementations.
-
infra.aop.aspectj中IntroductionInterceptor的使用
参数类型为IntroductionInterceptor的infra.aop.aspectj中的构造器限定符构造器说明privateDeclareParentsAdvisor(Class<?> interfaceType, String typePattern, IntroductionInterceptor interceptor) Private constructor to share common code between impl-based delegate and reference-based delegate (cannot use method such as init() to share common code, due the use of final fields). -
infra.aop.interceptor中IntroductionInterceptor的使用
修饰符和类型类说明private static classIntroduction that exposes the specified bean name as invocation attribute. -
infra.aop.support中IntroductionInterceptor的使用
修饰符和类型类说明classConvenient implementation of theIntroductionInterceptorinterface.classConvenient implementation of theIntroductionInterceptorinterface.