Uses of Interface
org.eclipse.emf.cdo.CDOLock
-
Uses of CDOLock in org.eclipse.emf.cdo
Modifier and TypeMethodDescriptionCDOObject.cdoReadLock()
Returns the read lock associated with this object.CDOObject.cdoWriteLock()
Returns the write lock associated with this object.CDOObject.cdoWriteOption()
Returns the write option associated with this object.CDOLock.CDOAcquiredLock.getLock()
-
Uses of CDOLock in org.eclipse.emf.internal.cdo
Modifier and TypeMethodDescriptionfinal CDOLock
CDOObjectImpl.cdoReadLock()
final CDOLock
CDOObjectImpl.cdoWriteLock()
final CDOLock
CDOObjectImpl.cdoWriteOption()
static CDOLock
CDOObjectImpl.createLock
(InternalCDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType type)