接口的使用
cn.taketoday.aop.AdvisedSupportListener
使用AdvisedSupportListener的程序包
-
cn.taketoday.aop.framework中AdvisedSupportListener的使用
修饰符和类型方法说明voidProxyCreatorSupport.addListener(AdvisedSupportListener listener) Add the given AdvisedSupportListener to this proxy configuration.voidProxyCreatorSupport.removeListener(AdvisedSupportListener listener) Remove the given AdvisedSupportListener from this proxy configuration.