Package org.springframework.integration.support.locks
package org.springframework.integration.support.locks
Provides classes related to locking resources.
-
ClassDescriptionDefault implementation of
LockRegistry
which uses Masked Hashcode algorithm to obtain locks.ALockRegistry
implementing this interface supports the removal of aged locks that are not currently locked.Strategy for maintaining a registry of shared locks.TheLockRegistry
implementation which has no effect.ALockRegistry
implementing this interface supports the renewal of the time to live of a lock.