|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.persist.ObjectLock.LinkedTx
static class ObjectLock.LinkedTx
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 |
---|
TransactionContext tx
ObjectLock.LinkedTx next
Constructor Detail |
---|
ObjectLock.LinkedTx(TransactionContext tx, ObjectLock.LinkedTx next)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |