Package | Description |
---|---|
org.apache.commons.transaction.file | |
org.apache.commons.transaction.locking | |
org.apache.commons.transaction.memory |
Class and Description |
---|
LockManager2
Extended version of a lock manager that also has global knowledge or all locks and should be
used as a delegate for all locking requests.
|
Class and Description |
---|
GenericLock
A generic implementain of a simple multi level lock.
|
GenericLock.LockOwner |
GenericLockManager
Manager for
GenericLock s on resources. |
LockException
Exception displaying a lock problem.
|
LockManager
A manager for multi level locks on resources.
|
LockManager2
Extended version of a lock manager that also has global knowledge or all locks and should be
used as a delegate for all locking requests.
|
MultiLevelLock
A multi level lock.
|
MultiLevelLock2
Extended multi level lock.
|
ReadWriteLockManager
Manager for
ReadWriteLock s on resources. |
Class and Description |
---|
ReadWriteLock
Convenience implementation of a read/write lock based on
GenericLock . |
ReadWriteLockManager
Manager for
ReadWriteLock s on resources. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.