|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanLockSupport | |
org.jboss.ejb.plugins.lock | Package description goes here. |
Uses of BeanLockSupport in org.jboss.ejb.plugins.lock |
Subclasses of BeanLockSupport in org.jboss.ejb.plugins.lock | |
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 |