Uses of Package
org.eclipse.aether.named.support
Packages that use org.eclipse.aether.named.support
Package
Description
-
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.hazelcastClassDescriptionNamed lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).Support class for
NamedLockFactory
implementations providing reference counting. -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.ipcClassDescriptionSupport class for
NamedLockFactory
implementations providing reference counting.Support class forNamedLock
implementations providing reference counting. -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.providersClassDescriptionNamed lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).Support class for
NamedLockFactory
implementations providing reference counting.Support class forNamedLock
implementations providing reference counting.Named lock support implementation that is usingReadWriteLock
instances. -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.redissonClassDescriptionNamed lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).Support class for
NamedLockFactory
implementations providing reference counting.Named lock support implementation that is usingReadWriteLock
instances. -
Classes in org.eclipse.aether.named.support used by org.eclipse.aether.named.supportClassDescriptionWrapper for semaphore-like stuff, that do not share common ancestor.Support class for
NamedLockFactory
implementations providing reference counting.Support class forNamedLock
implementations providing reference counting.Marker interface to apply onto exceptions to make them "never retried" when thrown.