|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
IdentifierBasedLock | Locking mechanism that allows multiple threads to hold a lock, as long as the identifier of the lock they hold is not equal. |
Exception Summary | |
---|---|
DeadlockException | Exception indicating that a deadlock has been detected while a thread was attempting to acquire a lock. |
IllegalLockUsageException | Exception indicating that an illegal use of a lock was detect (e.g. |
LockAcquisitionFailedException | Exception indicating that a lock could not be obtained. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |