Package net.sf.sasl.distributed.lock

Interface Summary
ILockContainer Interface defines methods which must be offered by a lock container.
ILockProvider Interface defines methods that a lock provider must offer.
ILockSequence A lock sequence is a collection of acquired locks.
ILockSession A lock session is the super container of lock sequences.
ILockSessionFactory A lock session factory is the root to create and configure new lock sessions.
IMutex A mutex (=mutual exclusion) is the special case of a semaphore.
 

Exception Summary
DeadlockException Exception for occurred and detected deadlocks.
LockOperationException Exception for all sort of occurred lock operation "errors".
 



Copyright © 2010. All Rights Reserved.