|
Prevayler™
The Free Software Prevalence Layer |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.prevayler.implementation.snapshot.SnapshotManager
org.prevayler.implementation.snapshot.NullSnapshotManager
Constructor Summary | |
NullSnapshotManager(java.lang.Object newPrevalentSystem,
java.lang.String snapshotAttemptErrorMessage)
|
Method Summary | |
void |
writeSnapshot(java.lang.Object prevalentSystem,
long version)
|
Methods inherited from class org.prevayler.implementation.snapshot.SnapshotManager |
deepCopy, readSnapshot, recoveredPrevalentSystem, recoveredVersion, suffix, writeSnapshot |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NullSnapshotManager(java.lang.Object newPrevalentSystem, java.lang.String snapshotAttemptErrorMessage)
Method Detail |
public void writeSnapshot(java.lang.Object prevalentSystem, long version) throws java.io.IOException
writeSnapshot
in class SnapshotManager
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |