Class CompositeNamedLock

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

public final class CompositeNamedLock extends NamedLockSupport
Implementation of composite lock when "composition" is needed for locks that are naturally mapped as 1:1 name vs some backing implementation. Instances of these locks are "unique per call" and are not ref counted.
Since:
2.0.0