Package org.egothor.lock

Class Summary
LockFileManager Manager of locks, that are being stored at the harddrive.
LockManagement Contains static classes to get lock managers as singletons.
LockManager Entry point for all lock processing requests.
LockRequest Single request - action upon a lock.
LockResult Single result of a lock request.
LockServerManager Implements lock processing using lock server as a counterpart.
 

Enum Summary
LockAction Type of actions that may be done on locks.
LockType Type of locks that may be used.