Class AdaptedSemaphoreNamedLock

  • All Implemented Interfaces:
    java.lang.AutoCloseable, NamedLock

    public class AdaptedSemaphoreNamedLock
    extends NamedLockSupport
    Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).