Uses of Package
bitronix.tm.journal
Packages that use bitronix.tm.journal
Package
Description
JTA interfaces implementations and global services.
GUI admin console.
Transactions disk journal.
-
Classes in bitronix.tm.journal used by bitronix.tmClassDescriptionTransaction logs journal implementations must implement this interface to provide functionality required by the transaction manager.
-
Classes in bitronix.tm.journal used by bitronix.tm.gui
-
Classes in bitronix.tm.journal used by bitronix.tm.journalClassDescriptionThread that executes disk force batches.Transaction logs journal implementations must implement this interface to provide functionality required by the transaction manager.Used to write
TransactionLogRecordobjects to a log file.Used to readTransactionLogRecordobjects from a log file.Used to control a log file's header.Representation of a transaction log record on disk.