Package io.github.devlibx.easy.lock
Interface IDistributedLockIdResolver
- All Known Implementing Classes:
IDistributedLockService.NoOpDistributedLockIdResolver
public interface IDistributedLockIdResolver
-
Method Summary
Modifier and TypeMethodDescriptioncreateLockRequest(org.aopalliance.intercept.MethodInvocation invocation, Object[] arguments)
-
Method Details
-
createLockRequest
IDistributedLock.LockRequest createLockRequest(org.aopalliance.intercept.MethodInvocation invocation, Object[] arguments)
-