|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BasicLockStrategy<K> | A simple always locking abstract LockStrategy. |
| HashcodeLockStrategy | A simple lock strategy where locks are taken on a concatentation of the instance qualifier and the key's hashcode. |
| LongLockStrategy<K> | |
| NullLockStrategy<K> | A non-locking lock strategy. |
| OneToOneLockStrategy | A String key only lock strategy where locking is performed on a
concatentation of the the instance qualifier and the string key itself. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||