Class OutboxLockService
java.lang.Object
one.tomorrow.transactionaloutbox.service.OutboxLockService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanacquireOrRefreshLock(String ownerId) voidreleaseLock(String ownerId) booleanrunWithLock(String ownerId, Runnable action)
-
Constructor Details
-
OutboxLockService
-
-
Method Details
-
acquireOrRefreshLock
-
releaseLock
-
runWithLock
-
getLockTimeout
-