Class AdaptedSemaphoreNamedLock

java.lang.Object
org.eclipse.aether.named.support.NamedLockSupport
org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
All Implemented Interfaces:
AutoCloseable, NamedLock

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