Interface BambooLocalHomeLock

  • All Known Implementing Classes:
    BambooLocalHomeLockImpl

    public interface BambooLocalHomeLock
    Class responsible for acquiring and holding the lock for bamboo local home
    • Method Detail

      • lock

        boolean lock()
              throws IOException
        Returns:
        true if local home lock has been acquired successfully, false otherwise
        Throws:
        IOException