Class FileBasedLockStrategy.CreateFileLocker

    • Constructor Summary

      Constructors 
      Constructor Description
      CreateFileLocker​(boolean debugLocking)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean tryLock​(java.io.File file)  
      void unlock​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait