|
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.clock.BrokenClock
org.prevayler.implementation.clock.MachineClock
A Clock that uses the local machine clock (System.currentTimeMillis()) as its time source.
Field Summary |
Fields inherited from class org.prevayler.implementation.clock.BrokenClock |
_millis |
Constructor Summary | |
MachineClock()
|
Method Summary | |
java.util.Date |
time()
Tells the time. |
Methods inherited from class org.prevayler.implementation.clock.BrokenClock |
advanceTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MachineClock()
Method Detail |
public java.util.Date time()
Clock
time
in interface Clock
time
in class BrokenClock
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |