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.


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
 

Constructor Detail

ObjectLock.LinkedTx

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


Copyright 2008 null. All Rights Reserved.