|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| BeanLockSupport | Support for the BeanLock |
| MethodOnlyEJBLock | This class does not perform any pessimistic transactional locking. |
| NoLock | No locking what-so-ever Holds all locks for entity beans, not used for stateful. |
| QueuedPessimisticEJBLock | This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue. |
| SimplePessimisticEJBLock | Holds all locks for entity beans, not used for stateful. |
| Exception Summary | |
| ApplicationDeadlockException | This exception class is thrown when application deadlock is detected when trying to lock an entity bean This is probably NOT a result of a jboss bug, but rather that the application is access the same entity beans within 2 different transaction in a different order. |
Package description goes here.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||