类 SeataLockInterceptor

  • 所有已实现的接口:
    org.nutz.aop.MethodInterceptor

    public class SeataLockInterceptor
    extends Object
    implements org.nutz.aop.MethodInterceptor
    全局锁
    作者:
    wendal
    • 构造器详细资料

      • SeataLockInterceptor

        public SeataLockInterceptor()
    • 方法详细资料

      • filter

        public void filter​(org.nutz.aop.InterceptorChain chain)
                    throws Throwable
        指定者:
        filter 在接口中 org.nutz.aop.MethodInterceptor
        抛出:
        Throwable