| Home >> All |
demo1: Javadoc index of package demo1.
Package Samples:
demo1
Classes:
PrimeFrame: This is client code to the prevalent system. It does not need to be persisted. * Only client code that takes the snapshots, like this class, needs to know about the SnapshotPrevayler class. * All other client code, like the PrimeCalculator, needs to know only about the Prevayler interface.
NumberKeeper: The NumberKeeper and all its references are the prevalent system. * i.e: They are the "business objects" and will be transparently persisted by Prevayler.
PrimeCalculator: This is client code to the prevalent system. It does not need to be persisted.
Main
| Home | Contact Us | Privacy Policy | Terms of Service |