public class HazelcastLockRegistry
extends java.lang.Object
implements org.springframework.integration.support.locks.LockRegistry
LockRegistry implementation Hazelcast distributed locks.| Constructor and Description |
|---|
HazelcastLockRegistry(com.hazelcast.core.HazelcastInstance hazelcastInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.locks.Lock |
obtain(java.lang.Object lockKey) |