类 SaAroundAnnotationPointcutAdvisor

java.lang.Object
org.springframework.aop.support.AbstractPointcutAdvisor
org.springframework.aop.support.AbstractGenericPointcutAdvisor
org.springframework.aop.support.DefaultPointcutAdvisor
cn.dev33.satoken.aop.SaAroundAnnotationPointcutAdvisor
所有已实现的接口:
Serializable, org.springframework.aop.Advisor, org.springframework.aop.PointcutAdvisor, org.springframework.core.Ordered

public class SaAroundAnnotationPointcutAdvisor extends org.springframework.aop.support.DefaultPointcutAdvisor
Sa-Token 注解方法 Advisor AOP环绕切入
从以下版本开始:
1.39.0
作者:
click33
另请参阅:
  • 字段概要

    从接口继承的字段 org.springframework.aop.Advisor

    EMPTY_ADVICE

    从接口继承的字段 org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 org.springframework.aop.support.DefaultPointcutAdvisor

    getPointcut, setPointcut, toString

    从类继承的方法 org.springframework.aop.support.AbstractGenericPointcutAdvisor

    getAdvice, setAdvice

    从类继承的方法 org.springframework.aop.support.AbstractPointcutAdvisor

    equals, getOrder, hashCode, isPerInstance, setOrder

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • SaAroundAnnotationPointcutAdvisor

      public SaAroundAnnotationPointcutAdvisor()