Interface CDOLock

All Superinterfaces:
AutoCloseable, Lock

public interface CDOLock extends Lock, AutoCloseable
A read or write lock on an object as returned by CDOObject.cdoReadLock() or CDOObject.cdoWriteLock().
Since:
2.0
Author:
Simon McDuff
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.