Package org.apache.geronimo.lock

Interface Summary
InstanceLock Interface providing a pessimistic lock mechanism to an instance of a resource.
 

Class Summary
ConcurrentInstanceLock Implementation based on the use of the util.concurrent package from Doug Lea.
LockContext  
LockDomain  
NoTxLockContext  
TxLockContext  
WriterPreferredInstanceLock Implementation of InstanceLock using a simple prefer-writer allocation policy.
WriterPreferredInstanceLock2 Implementation of InstanceLock using a simple prefer-writer allocation policy.
WriterPreferredInstanceLock3 Implementation of InstanceLock using a simple prefer-writer allocation policy.
 

Exception Summary
LockReentranceException  
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.