Prevayler™
The Free Software
Prevalence Layer

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

Packages that use SnapshotManager
org.prevayler   
org.prevayler.implementation   
org.prevayler.implementation.publishing.censorship   
org.prevayler.implementation.snapshot   
 

Uses of SnapshotManager in org.prevayler
 

Methods in org.prevayler with parameters of type SnapshotManager
 void PrevaylerFactory.configureSnapshotManager(SnapshotManager snapshotManager)
          Configures the SnapshotManager to be used by the Prevayler created by this factory.
 

Uses of SnapshotManager in org.prevayler.implementation
 

Constructors in org.prevayler.implementation with parameters of type SnapshotManager
PrevaylerImpl(SnapshotManager snapshotManager, TransactionPublisher transactionPublisher)
          Creates a new Prevayler
 

Uses of SnapshotManager in org.prevayler.implementation.publishing.censorship
 

Constructors in org.prevayler.implementation.publishing.censorship with parameters of type SnapshotManager
StrictTransactionCensor(SnapshotManager snapshotManager)
           
 

Uses of SnapshotManager in org.prevayler.implementation.snapshot
 

Subclasses of SnapshotManager in org.prevayler.implementation.snapshot
 class NullSnapshotManager
           
 class XmlSnapshotManager
          Writes and reads snapshots to/from XML files.
 



'Prevayler' is a trademark of Klaus Wuestefeld.
Copyleft 2001-2004 Klaus Wuestefeld.