|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LockRegistry
Strategy for maintaining a registry of shared locks
Method Summary | |
---|---|
java.util.concurrent.locks.Lock |
obtain(java.lang.Object lockKey)
Obtains the lock associated with the parameter object. |
Method Detail |
---|
java.util.concurrent.locks.Lock obtain(java.lang.Object lockKey)
lockKey
- The object with which the lock is associated.
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |