接口的使用
infra.aop.AfterReturningAdvice
使用AfterReturningAdvice的程序包
程序包
说明
AspectJ integration package.
SPI package allowing AOP framework to handle arbitrary advice types.
-
infra.aop.aspectj中AfterReturningAdvice的使用
修饰符和类型类说明classFramework AOP advice wrapping an AspectJ after-returning advice method. -
infra.aop.framework.adapter中AfterReturningAdvice的使用
限定符构造器说明Create a new AfterReturningAdviceInterceptor for the given advice.