Package org.logicblaze.lingo.lock

A simple API for working with a local or distributed lock manager

See:
          Description

Interface Summary
LockManager Represents the interface of a distributed lock manager.
 

Class Summary
DeadlockingWriteLock  
NonDeadlockLockManager A simple implementation which just uses in-JVM locks.
 

Package org.logicblaze.lingo.lock Description

A simple API for working with a local or distributed lock manager



Copyright © 2012 LogicBlaze, Inc.. All Rights Reserved.