接口的使用
cn.taketoday.aop.BeforeAdvice
使用BeforeAdvice的程序包
程序包
说明
Aspect Programming
AspectJ integration package.
SPI package allowing AOP framework to handle arbitrary advice types.
-
cn.taketoday.aop中BeforeAdvice的使用
-
cn.taketoday.aop.aspectj中BeforeAdvice的使用
修饰符和类型类说明classFramework AOP advice that wraps an AspectJ before method. -
cn.taketoday.aop.framework.adapter中BeforeAdvice的使用