A system that implements this interface can be made transparently persistent with Prevayler. All business objects in this system must be deterministic. i.e.: Any two PrevalentSystems of the same class must produce the same results given the same commands.
See Also:org.prevayler.Prevayler
Method Summary
public void
clock(AlarmClock clock) Sets the clock to be used by this system for ALL its date/time related functions.
Sets the clock to be used by this system for ALL its date/time related functions. This method is called only once by Prevayler during the first system initialization.