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