Interface ExclusiveLocker


public interface ExclusiveLocker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
    void
     
  • Method Details

    • acquire

      boolean acquire()
    • release

      void release()
    • shutdown

      void shutdown()