Class LockFromLockStore

java.lang.Object
org.aksw.commons.lock.db.impl.LockFromLockStore
All Implemented Interfaces:
ReadWriteLock, ReadWriteLockWithOwnership

public class LockFromLockStore extends Object implements ReadWriteLockWithOwnership
A ReadWriteLock implementation that coordinates acquisition of the management lock and subsequent modification of the read/write lock states.
Author:
raven