Uses of Interface
bitronix.tm.journal.Journal
Packages that use Journal
Package
Description
JTA interfaces implementations and global services.
Transactions disk journal.
-
Uses of Journal in bitronix.tm
Methods in bitronix.tm that return JournalModifier and TypeMethodDescriptionstatic JournalTransactionManagerServices.getJournal()Create the transactions journal. -
Uses of Journal in bitronix.tm.journal
Classes in bitronix.tm.journal that implement JournalModifier and TypeClassDescriptionclassSimple implementation of a journal that writes on a two-files disk log.classNo-op journal.