org.exolab.castor.persist
Class ObjectLock.LinkedTx

java.lang.Object
  extended by org.exolab.castor.persist.ObjectLock.LinkedTx
Enclosing class:
ObjectLock

static class ObjectLock.LinkedTx
extends java.lang.Object

Object uses to hold a linked list of transactions holding write locks or waiting for a read/write lock.


Field Summary
(package private)  ObjectLock.LinkedTx next
           
(package private)  TransactionContext tx
           
 
Constructor Summary
ObjectLock.LinkedTx(TransactionContext tx, ObjectLock.LinkedTx next)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tx

TransactionContext tx

next

ObjectLock.LinkedTx next
Constructor Detail

ObjectLock.LinkedTx

ObjectLock.LinkedTx(TransactionContext tx,
                    ObjectLock.LinkedTx next)


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com