| Package | Description |
|---|---|
| org.esbtools.eventhandler.lightblue.locking |
This package contains
LockStrategy, which is
the primary starting point for distributed locking mechanisms. |
| Modifier and Type | Method and Description |
|---|---|
void |
LockedResource.ensureAcquiredOrThrow(String lostLockMessage)
Checks if the lock is still acquired or throws a
LostLockException. |
| Constructor and Description |
|---|
LostLockException(List<LostLockException> lostLockExceptions) |
Copyright © 2017. All rights reserved.