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.lock
Classes in org.springframework.integration.jdbc.lock that implement RenewableLockRegistryModifier and TypeClassDescriptionclass
AnExpirableLockRegistry
using a shared database to co-ordinate the locks. -
Uses of RenewableLockRegistry in org.springframework.integration.redis.util
Classes in org.springframework.integration.redis.util that implement RenewableLockRegistryModifier and TypeClassDescriptionfinal class
Implementation ofExpirableLockRegistry
providing a distributed lock using Redis.