Package org.eclipse.emf.cdo.common.lock
package org.eclipse.emf.cdo.common.lock
Common concepts for dealing with durable locks and views.
-
ClassDescriptionRepresents a change in the lock state of a set of objects.Enumerates the possible locking operations.A call-back interface that indicates the ability to handle
lock-change infos
that are passed from other entities.A client-side representation of a view owning locks.A client-side representation of all the locks on a single CDOObject.Various static methods that may help with classes related to CDO locks.Manages all persistent aspects of durable CDO views such asbranch point
and acquired locks.Encapsulates the persistable information about a single durable CDO view likebranch point
and acquired locks.A call-back interface for handlinglock area
objects.Exception occurs when attempting to create a durableIDurableLockingManager.LockArea
that already exists.Thrown if alock area
is specified that does not exist in a CDOrepository
.Enumerates the possible combinations of read and write locks on a single CDO object.