Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.slide.lock

Interface Summary
Lock Lock helper class.
UnlockListener An UnlockListener may be passed to the Lock helper in order to have more control on the unlock operation.
 

Class Summary
LockImpl Lock helper class.
NodeLock NodeLock class.
 

Exception Summary
LockException Lock exception.
LockTokenNotFoundException Lock token not found.
ObjectIsAlreadyLockedException Object is already locked.
ObjectLockedException Object is already locked.