|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TransactionManagerLookup | Factory interface, allows Cache to use different transactional systems. |
| Class Summary | |
|---|---|
| BatchModeTransactionManager | Not really a transaction manager in the truest sense of the word. |
| DummyBaseTransactionManager | |
| DummyTransaction | |
| DummyTransactionManager | Simple transaction manager implementation that maintains transaction state in memory only. |
| DummyTransactionManagerLookup | Returns an instance of DummyTransactionManager. |
| DummyUserTransaction | |
| GenericTransactionManagerLookup | A transaction manager lookup class that attempts to locate a TransactionManager. |
| GlobalTransaction | Uniquely identifies a transaction that spans all JVMs in a cluster. |
| JBossStandaloneJTAManagerLookup | JTA standalone TM lookup. |
| JBossTransactionManagerLookup | Uses JNDI to look-up the TransactionManager instance from "java:/TransactionManager". |
| TransactionLog | Logs transactions and writes for Non-Blocking State Transfer |
| TransactionLog.LogEntry | |
| TransactionTable | Maintains the mapping between a local Transaction and a GlobalTransaction. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||