Uses of Interface
org.eclipse.aether.named.NamedLock
-
Uses of NamedLock in org.eclipse.aether.named
-
Uses of NamedLock in org.eclipse.aether.named.support
Modifier and TypeClassDescriptionclass
Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).final class
Named lock that usesFileLock
.class
Support class forNamedLock
implementations providing reference counting.class
Named lock support implementation that is usingReadWriteLock
instances.