Class DistributedLockInterceptor
java.lang.Object
io.github.devlibx.easy.lock.interceptor.DistributedLockInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class DistributedLockInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DistributedLockInterceptor
public DistributedLockInterceptor()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.aopalliance.intercept.MethodInterceptor- Throws:
Throwable
-