Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.axonframework.common.lock Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| DeadlockException | Exception indicating that a deadlock has been detected while a thread was attempting to acquire a lock. | Class | org.axonframework.common.lock | Axon |
|
| IdentifierBasedLock | Locking mechanism that allows multiple threads to hold a lock, as long as the identifier of the lock they hold is not equal. | Class | org.axonframework.common.lock | Axon |
|
| IllegalLockUsageException | Exception indicating that an illegal use of a lock was detect (e. | Class | org.axonframework.common.lock | Axon |
|
| LockAcquisitionFailedException | Exception indicating that a lock could not be obtained. | Class | org.axonframework.common.lock | Axon |