Uses of Interface
bitronix.tm.journal.Journal

Packages that use Journal
bitronix.tm JTA interfaces implementations and global services. 
bitronix.tm.journal Transactions disk journal. 
 

Uses of Journal in bitronix.tm
 

Methods in bitronix.tm that return Journal
static Journal TransactionManagerServices.getJournal()
          Create the transactions journal.
 

Uses of Journal in bitronix.tm.journal
 

Classes in bitronix.tm.journal that implement Journal
 class DiskJournal
          Simple implementation of a journal that writes on a two-files disk log.
 class NullJournal
          No-op journal.
 



Copyright © 2006-2013 Bitronix Software. All Rights Reserved.