|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanLockExt | |
---|---|
org.jboss.ejb.plugins.lock | Package description goes here. |
Uses of BeanLockExt in org.jboss.ejb.plugins.lock |
---|
Classes in org.jboss.ejb.plugins.lock that implement BeanLockExt | |
---|---|
class |
BeanLockSupport
Support for the BeanLock |
class |
JDBCOptimisticLock
This class is an optmistic lock implementation. |
class |
MethodOnlyEJBLock
This class has been deprecated. |
class |
NoLock
No locking what-so-ever Holds all locks for entity beans, not used for stateful. |
class |
QueuedPessimisticEJBLock
This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue. |
class |
QueuedPessimisticEJBLockNoADE
A subclass of QueuedPessimisticEJBLock that disables the deadlock detection of QueuedPessimisticEJBLock. |
class |
SimpleReadWriteEJBLock
This lock allows multiple read locks concurrently. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |