|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILockContainer | |
|---|---|
| net.sf.sasl.distributed.lock | |
| net.sf.sasl.distributed.lock.impl | |
| Uses of ILockContainer in net.sf.sasl.distributed.lock |
|---|
| Subinterfaces of ILockContainer in net.sf.sasl.distributed.lock | |
|---|---|
interface |
ILockSequence
A lock sequence is a collection of acquired locks. |
interface |
ILockSession
A lock session is the super container of lock sequences. |
| Uses of ILockContainer in net.sf.sasl.distributed.lock.impl |
|---|
| Classes in net.sf.sasl.distributed.lock.impl that implement ILockContainer | |
|---|---|
class |
DefaultLockSession
A non thread-safe lock session implementation with the following behavior: 1.)Nested lock sequences are allowed. |
protected class |
DefaultLockSession.LockSequence
Lock sequence which could have nested lock sequences. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||