Package atg.service.lockmanager

Class Summary
ClientLockManager The client lock manager class exposes functionality that allows site-wide coordination of locks across a set of participating processes.
 

Exception Summary
DeadlockException An exception indicating that a deadlock exception occurred.
LockManagerException This exception is thrown when a lock fails to be acquired or released.
TimeExceededException An exception indicating that we waited longer than the specified timeout value for this lock.