Base class for Locking implementation. {@link Directory} usesinstances of this class to implement locking.
Note that there are some useful tools to verify that your LockFactory is working correctly: {@link VerifyingLockFactory}, {@link LockStressTest}, {@link LockVerifyServer}.
@see LockVerifyServer @see LockStressTest @see VerifyingLockFactory
|
|