接口 BeforeAdvice
- 所有超级接口:
org.aopalliance.aop.Advice,org.springframework.aop.BeforeAdvice,org.springframework.aop.MethodBeforeAdvice
public interface BeforeAdvice
extends org.springframework.aop.MethodBeforeAdvice
前置通知接口
- 从以下版本开始:
- 1.0.0
- 作者:
- yuanhang.huang
-
方法概要
从接口继承的方法 org.springframework.aop.MethodBeforeAdvice
before