|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.lock.BeanLockSupport (src)
org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock (src)
org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLockNoADE
A subclass of QueuedPessimisticEJBLock that disables the deadlock detection of QueuedPessimisticEJBLock.
Field Summary |
Fields inherited from class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock (src) |
deadlockDetection, lockMonitor |
Fields inherited from class org.jboss.ejb.plugins.lock.BeanLockSupport (src) |
container, id, refs, synched, synchedDepth, tx, txTimeout |
Constructor Summary | |
QueuedPessimisticEJBLockNoADE()
|
Methods inherited from class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock (src) |
doSchedule, endInvocation, endTransaction, getDeadlockDetection, getTxLock, isTxExpired, nextTransaction, removeRef, schedule, setContainer, setDeadlockDetection, toString, waitForTx, wontSynchronize |
Methods inherited from class org.jboss.ejb.plugins.lock.BeanLockSupport (src) |
addRef, attemptSync, getId, getRefs, getResourceHolder, getTransaction, releaseSync, setId, setTimeout, setTransaction, sync |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public QueuedPessimisticEJBLockNoADE()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |