Uses of Interface
org.eclipse.aether.named.NamedLock
Packages that use NamedLock
Package
Description
-
Uses of NamedLock in org.eclipse.aether.internal.impl.synccontext.named
Fields in org.eclipse.aether.internal.impl.synccontext.named with type parameters of type NamedLock -
Uses of NamedLock in org.eclipse.aether.named
Methods in org.eclipse.aether.named that return NamedLock -
Uses of NamedLock in org.eclipse.aether.named.providers
Classes in org.eclipse.aether.named.providers that implement NamedLock -
Uses of NamedLock in org.eclipse.aether.named.support
Classes in org.eclipse.aether.named.support that implement NamedLockModifier and TypeClassDescriptionclassNamed lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).final classNamed lock that usesFileLock.classSupport class forNamedLockimplementations providing reference counting.classNamed lock support implementation that is usingReadWriteLockinstances.