Uses of Interface
org.springframework.integration.support.locks.RenewableLockRegistry
Packages that use RenewableLockRegistry
Package
Description
Provides utility classes.
- 
Uses of RenewableLockRegistry in org.springframework.integration.jdbc.lockClasses in org.springframework.integration.jdbc.lock that implement RenewableLockRegistryModifier and TypeClassDescriptionclassAnExpirableLockRegistryusing a shared database to co-ordinate the locks.
- 
Uses of RenewableLockRegistry in org.springframework.integration.redis.utilClasses in org.springframework.integration.redis.util that implement RenewableLockRegistryModifier and TypeClassDescriptionfinal classImplementation ofExpirableLockRegistryproviding a distributed lock using Redis.