Uses of Class
org.prevayler.implementation.PrevaylerDirectory

Packages that use PrevaylerDirectory
org.prevayler.implementation.journal   
org.prevayler.implementation.snapshot   
 

Uses of PrevaylerDirectory in org.prevayler.implementation.journal
 

Constructors in org.prevayler.implementation.journal with parameters of type PrevaylerDirectory
PersistentJournal(PrevaylerDirectory directory, long journalSizeThresholdInBytes, long journalAgeThresholdInMillis, boolean journalDiskSync, String journalSuffix, Monitor monitor)
           
 

Uses of PrevaylerDirectory in org.prevayler.implementation.snapshot
 

Constructors in org.prevayler.implementation.snapshot with parameters of type PrevaylerDirectory
GenericSnapshotManager(Map snapshotSerializers, String primarySnapshotSuffix, P newPrevalentSystem, PrevaylerDirectory directory, Serializer journalSerializer)
           
 



Copyright © 2001-2013. All Rights Reserved.