org.exolab.castor.persist
Class ObjectLock.LinkedTx

java.lang.Object
  extended byorg.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
(package private) ObjectLock.LinkedTx(TransactionContext tx, ObjectLock.LinkedTx next)
           
 
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-2003. All rights reserved http://www.intalio.com