Uses of Interface
org.eclipse.aether.named.NamedLockFactory
Packages that use NamedLockFactory
-
Uses of NamedLockFactory in org.eclipse.aether.named.providers
Classes in org.eclipse.aether.named.providers that implement NamedLockFactoryModifier and TypeClassDescriptionclass
Named locks factory ofFileLockNamedLock
s.class
A JVM-local named lock factory that uses namedReentrantReadWriteLock
s.class
A JVM-local named lock factory that uses namedSemaphore
s.class
A no-op lock factory, that creates no-op locks. -
Uses of NamedLockFactory in org.eclipse.aether.named.support
Classes in org.eclipse.aether.named.support that implement NamedLockFactoryModifier and TypeClassDescriptionclass
Support class forNamedLockFactory
implementations providing reference counting.