Uses of Package
net.sf.sasl.distributed.lock

Packages that use net.sf.sasl.distributed.lock
net.sf.sasl.aop.distributed.lock   
net.sf.sasl.distributed.lock   
net.sf.sasl.distributed.lock.hazelcast   
net.sf.sasl.distributed.lock.impl   
 

Classes in net.sf.sasl.distributed.lock used by net.sf.sasl.aop.distributed.lock
DeadlockException
          Exception for occurred and detected deadlocks.
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.
LockOperationException
          Exception for all sort of occurred lock operation "errors".
 

Classes in net.sf.sasl.distributed.lock used by net.sf.sasl.distributed.lock
DeadlockException
          Exception for occurred and detected deadlocks.
ILockContainer
          Interface defines methods which must be offered by a lock container.
ILockSequence
          A lock sequence is a collection of acquired locks.
ILockSession
          A lock session is the super container of lock sequences.
IMutex
          A mutex (=mutual exclusion) is the special case of a semaphore.
LockOperationException
          Exception for all sort of occurred lock operation "errors".
 

Classes in net.sf.sasl.distributed.lock used by net.sf.sasl.distributed.lock.hazelcast
ILockProvider
          Interface defines methods that a lock provider must offer.
IMutex
          A mutex (=mutual exclusion) is the special case of a semaphore.
 

Classes in net.sf.sasl.distributed.lock used by net.sf.sasl.distributed.lock.impl
DeadlockException
          Exception for occurred and detected deadlocks.
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.
LockOperationException
          Exception for all sort of occurred lock operation "errors".
 



Copyright © 2010. All Rights Reserved.