| Package | Description |
|---|---|
| bitronix.tm |
JTA interfaces implementations and global services.
|
| bitronix.tm.gui |
GUI admin console.
|
| bitronix.tm.internal |
Internal implementation details.
|
| bitronix.tm.jndi |
JNDI provider implementation that allows looking up transaction manager and resources.
|
| bitronix.tm.journal |
Transactions disk journal.
|
| bitronix.tm.recovery |
Recovery logic.
|
| bitronix.tm.resource |
Transaction Manager's resource management services.
|
| bitronix.tm.resource.common |
Resource management code common across all resource types.
|
| bitronix.tm.resource.ehcache |
Ehcache specific resource management code.
|
| bitronix.tm.resource.jdbc |
JDBC specific resource management code.
|
| bitronix.tm.resource.jdbc.lrc |
XADataSource emulator using Last Resource Commit on an underlying non-XA DataSource.
|
| bitronix.tm.resource.jms |
Synchronous JMS specific resource management code.
|
| bitronix.tm.resource.jms.lrc |
XAConnectionFactory emulator using Last Resource Commit on an underlying non-XA ConnectionFactory.
|
| bitronix.tm.timer |
Timed tasks scheduler.
|
| bitronix.tm.twopc |
Two-phase commit logic.
|
| bitronix.tm.twopc.executor |
Two-phase commit commands executors.
|
| bitronix.tm.utils |
Misc utility classes.
|
Copyright © 2006-2023 Bitronix Software. All Rights Reserved.