Uses of Interface
org.springframework.integration.support.locks.RenewableLockRegistry
Package
Description
Provides utility classes.
-
Uses of RenewableLockRegistry in org.springframework.integration.jdbc.lock
Modifier and TypeClassDescriptionclass
AnExpirableLockRegistry
using a shared database to co-ordinate the locks. -
Uses of RenewableLockRegistry in org.springframework.integration.redis.util
Modifier and TypeClassDescriptionfinal class
Implementation ofExpirableLockRegistry
providing a distributed lock using Redis.