Interface InternalCDORevisionManager.RevisionLocker

  • All Known Subinterfaces:
    InternalCDOSession
    Enclosing interface:
    InternalCDORevisionManager

    public static interface InternalCDORevisionManager.RevisionLocker
    If the meaning of this type isn't clear, there really should be more of a description here...
    Since:
    3.0
    Author:
    Eike Stepper
    • Method Detail

      • acquireAtomicRequestLock

        void acquireAtomicRequestLock​(java.lang.Object key)
      • releaseAtomicRequestLock

        void releaseAtomicRequestLock​(java.lang.Object key)