Hierarchy For Package org.springframework.integration.support.locks
Class Hierarchy
- java.lang.Object
- org.springframework.integration.support.locks.DefaultLockRegistry (implements org.springframework.integration.support.locks.LockRegistry<L>)
- org.springframework.integration.support.locks.PassThruLockRegistry (implements org.springframework.integration.support.locks.LockRegistry<L>)
Interface Hierarchy
- java.util.concurrent.locks.Lock
- org.springframework.integration.support.locks.DistributedLock
- org.springframework.integration.support.locks.LockRegistry<L>
- org.springframework.integration.support.locks.ExpirableLockRegistry<L>
- org.springframework.integration.support.locks.RenewableLockRegistry<L>