Uses of Interface
org.prevayler.implementation.journal.Journal

Packages that use Journal
org.prevayler.implementation.journal   
org.prevayler.implementation.publishing   
 

Uses of Journal in org.prevayler.implementation.journal
 

Classes in org.prevayler.implementation.journal that implement Journal
 class PersistentJournal
          A Journal that will write all transactions to .journal files.
 class TransientJournal
           
 

Uses of Journal in org.prevayler.implementation.publishing
 

Constructors in org.prevayler.implementation.publishing with parameters of type Journal
CentralPublisher(Clock clock, Journal journal)
           
 



Copyright © 2001-2013. All Rights Reserved.