Interface BambooLocalHomeLock

All Known Implementing Classes:
BambooLocalHomeLockImpl

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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • lock

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