|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILockSequence | |
---|---|
net.sf.sasl.distributed.lock | |
net.sf.sasl.distributed.lock.impl |
Uses of ILockSequence in net.sf.sasl.distributed.lock |
---|
Methods in net.sf.sasl.distributed.lock that return ILockSequence | |
---|---|
ILockSequence |
ILockSession.beginLockSequence(String name)
Starts a new lock sequence, which is owned by the session. |
ILockSequence |
ILockSession.getCurrentLockSequence()
Returns the current active lock sequence of the session. |
Uses of ILockSequence in net.sf.sasl.distributed.lock.impl |
---|
Classes in net.sf.sasl.distributed.lock.impl that implement ILockSequence | |
---|---|
protected class |
DefaultLockSession.LockSequence
Lock sequence which could have nested lock sequences. |
Methods in net.sf.sasl.distributed.lock.impl that return ILockSequence | |
---|---|
ILockSequence |
DefaultLockSession.beginLockSequence(String name)
|
ILockSequence |
DefaultLockSession.getCurrentLockSequence()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |