Package org.eclipse.emf.cdo.common.lock

Common concepts for dealing with durable locks and views.

See:
          Description

Interface Summary
IDurableLockingManager Manages all aspects of durable CDO views like persisting informations like branch point and acquired locks.
IDurableLockingManager.LockArea Encapsulates the persistable information about a single durable CDO view like branch point and acquired locks.
IDurableLockingManager.LockArea.Handler A call-back interface for handling lock area objects.
 

Enum Summary
IDurableLockingManager.LockGrade Enumerates the possible combinations of read and write locks on a single CDO object.
 

Exception Summary
IDurableLockingManager.LockAreaNotFoundException Thrown if a lock area is spcified that does not exist in a CDO repository.
 

Package org.eclipse.emf.cdo.common.lock Description

Common concepts for dealing with durable locks and views.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.