org.jboss.ejb.plugins.lock
Class QueuedPessimisticEJBLockNoADE
java.lang.Object
   org.jboss.ejb.plugins.lock.BeanLockSupport
org.jboss.ejb.plugins.lock.BeanLockSupport
       org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
           org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLockNoADE
org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLockNoADE
- All Implemented Interfaces: 
- BeanLock, BeanLockExt, org.jboss.util.deadlock.Resource
- public class QueuedPessimisticEJBLockNoADE 
- extends QueuedPessimisticEJBLock
A subclass of QueuedPessimisticEJBLock that disables the deadlock
 detection of QueuedPessimisticEJBLock.
- Version:
- $Revision: 1.2.6.2 $
- Author:
- Scott.Stark@jboss.org
 
 
 
 
 
| Methods inherited from class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock | 
| doSchedule, endInvocation, endTransaction, getDeadlockDetection, getTxLock, isTxExpired, nextTransaction, removeRef, schedule, setContainer, setDeadlockDetection, toString, waitForTx, wontSynchronize | 
 
| Methods inherited from class org.jboss.ejb.plugins.lock.BeanLockSupport | 
| addRef, attemptSync, getId, getRefs, getResourceHolder, getTransaction, releaseSync, setId, setTimeout, setTransaction, sync | 
 
 
QueuedPessimisticEJBLockNoADE
public QueuedPessimisticEJBLockNoADE()
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.