|
Prevayler™
The Free Software Prevalence Layer |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |