Uses of Class
org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
Packages that use AdaptedSemaphoreNamedLock
Package
Description
-
Uses of AdaptedSemaphoreNamedLock in org.eclipse.aether.named.hazelcast
Methods in org.eclipse.aether.named.hazelcast that return AdaptedSemaphoreNamedLockModifier and TypeMethodDescriptionprotected AdaptedSemaphoreNamedLock
HazelcastSemaphoreNamedLockFactory.createLock
(String name) -
Uses of AdaptedSemaphoreNamedLock in org.eclipse.aether.named.providers
Methods in org.eclipse.aether.named.providers that return AdaptedSemaphoreNamedLockModifier and TypeMethodDescriptionprotected AdaptedSemaphoreNamedLock
LocalSemaphoreNamedLockFactory.createLock
(String name) -
Uses of AdaptedSemaphoreNamedLock in org.eclipse.aether.named.redisson
Methods in org.eclipse.aether.named.redisson that return AdaptedSemaphoreNamedLockModifier and TypeMethodDescriptionprotected AdaptedSemaphoreNamedLock
RedissonSemaphoreNamedLockFactory.createLock
(String name)