Class HazelcastLockRegistry
java.lang.Object
org.springframework.integration.hazelcast.lock.HazelcastLockRegistry
- All Implemented Interfaces:
org.springframework.integration.support.locks.LockRegistry
public class HazelcastLockRegistry
extends Object
implements org.springframework.integration.support.locks.LockRegistry
A
LockRegistry implementation Hazelcast distributed locks.-
Constructor Summary
ConstructorsConstructorDescriptionHazelcastLockRegistry(com.hazelcast.core.HazelcastInstance hazelcastInstance) -
Method Summary
-
Constructor Details
-
HazelcastLockRegistry
public HazelcastLockRegistry(com.hazelcast.core.HazelcastInstance hazelcastInstance)
-
-
Method Details
-
obtain
- Specified by:
obtainin interfaceorg.springframework.integration.support.locks.LockRegistry
-