Interface InternalCDORevisionManager.RevisionLocker
- 
- All Known Subinterfaces:
- InternalCDOSession
 - Enclosing interface:
- InternalCDORevisionManager
 
 public static interface InternalCDORevisionManager.RevisionLockerIf the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 3.0
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidacquireAtomicRequestLock(java.lang.Object key)voidreleaseAtomicRequestLock(java.lang.Object key)
 
-