类 SaAroundAnnotationMethodInterceptor
java.lang.Object
cn.dev33.satoken.aop.SaAroundAnnotationMethodInterceptor
- 所有已实现的接口:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class SaAroundAnnotationMethodInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
Sa-Token 注解方法拦截器 AOP环绕切入
- 从以下版本开始:
- 1.39.0
- 作者:
- click33
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SaAroundAnnotationMethodInterceptor
public SaAroundAnnotationMethodInterceptor()
-
-
方法详细资料
-
invoke
- 指定者:
invoke在接口中org.aopalliance.intercept.MethodInterceptor- 抛出:
Throwable
-