Uses of Class
org.prevayler.implementation.snapshot.GenericSnapshotManager

Packages that use GenericSnapshotManager
org.prevayler.implementation   
org.prevayler.implementation.snapshot   
 

Uses of GenericSnapshotManager in org.prevayler.implementation
 

Methods in org.prevayler.implementation with parameters of type GenericSnapshotManager
 File PrevalentSystemGuard.takeSnapshot(GenericSnapshotManager<P> snapshotManager)
           
 

Constructors in org.prevayler.implementation with parameters of type GenericSnapshotManager
PrevaylerImpl(GenericSnapshotManager<P> snapshotManager, TransactionPublisher transactionPublisher, Serializer journalSerializer, boolean transactionDeepCopyMode)
          Creates a new Prevayler
 

Uses of GenericSnapshotManager in org.prevayler.implementation.snapshot
 

Subclasses of GenericSnapshotManager in org.prevayler.implementation.snapshot
 class NullSnapshotManager<P>
           
 



Copyright © 2001-2013. All Rights Reserved.