| Package | Description |
|---|---|
| org.eclipse.aether.named.providers | |
| org.eclipse.aether.named.support |
| Class and Description |
|---|
| AdaptedSemaphoreNamedLock
Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common
API).
|
| NamedLockFactorySupport
Support class for
NamedLockFactory implementations providing reference counting. |
| ReadWriteLockNamedLock
Named lock support implementation that is using
ReadWriteLock instances. |
| Class and Description |
|---|
| AdaptedSemaphoreNamedLock.AdaptedSemaphore
Wrapper for semaphore-like stuff, that do not share common ancestor.
|
| NamedLockFactorySupport
Support class for
NamedLockFactory implementations providing reference counting. |
| NamedLockSupport
Support class for
NamedLock implementations providing reference counting. |
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.