|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.ejb.plugins.lock | |
org.jboss.ejb | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.bridge | Package description goes here. |
org.jboss.ejb.plugins.lock | Package description goes here. |
Classes in org.jboss.ejb.plugins.lock used by org.jboss.ejb | |
NonReentrantLock
Implementents a non reentrant lock with deadlock detection It will throw a ReentranceException if the same thread tries to acquire twice or the same transaction tries to acquire twice |
Classes in org.jboss.ejb.plugins.lock used by org.jboss.ejb.plugins.cmp.jdbc.bridge | |
Entrancy
This type safe enumeration s used to mark an invocation as non-entrant. |
Classes in org.jboss.ejb.plugins.lock used by org.jboss.ejb.plugins.lock | |
BeanLockSupport
Support for the BeanLock |
|
Entrancy
This type safe enumeration s used to mark an invocation as non-entrant. |
|
NoLock
No locking what-so-ever Holds all locks for entity beans, not used for stateful. |
|
NonReentrantLock.ReentranceException
|
|
QueuedPessimisticEJBLock
This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |