接口的使用
infra.aop.AdvisedSupportListener
使用AdvisedSupportListener的程序包
程序包
说明
Package containing Infra basic AOP infrastructure, compliant with the
AOP Alliance interfaces.
-
infra.aop.framework中AdvisedSupportListener的使用
类型参数类型为AdvisedSupportListener的infra.aop.framework中的字段修饰符和类型方法说明voidProxyCreatorSupport.addListener(AdvisedSupportListener listener) Add the given AdvisedSupportListener to this proxy configuration.voidProxyCreatorSupport.removeListener(AdvisedSupportListener listener) Remove the given AdvisedSupportListener from this proxy configuration.