|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractLockAcquiringStrategy | Abstract base class for lock acquiring strategy classes. |
EntityLockFactory | The entity lock factory is used by all EntityLockAdapterFactory :s to
create locks for entities and to create standalone locks. |
EntityLockReentrantLockAdapterImpl | This is an adapter to let a ReentrantLock implement the
EntityLock interface. |
ReentrantLockAdapter | This is a LockAdapter that uses ReentrantLock :s that it
creates with a EntityLockFactory . |
SimpleLockAcquiringStrategy | This is a simple LockAcquiringStrategy that can wait forever on
locks. |
TimeoutLockAcquiringStrategy | This is a LockAcquiringStrategy that uses a timeout limit for how
long it can wait to get a lock. |
Entity lock implementations, lock adapter implementations and lock strategy implementations.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |