org.jbpm.util
Class Clock.DefaultDateGenerator

java.lang.Object
  extended by org.jbpm.util.Clock.DefaultDateGenerator
All Implemented Interfaces:
Clock.DateGenerator
Enclosing class:
Clock

public static class Clock.DefaultDateGenerator
extends java.lang.Object
implements Clock.DateGenerator


Constructor Summary
Clock.DefaultDateGenerator()
           
 
Method Summary
 java.util.Date getCurrentTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clock.DefaultDateGenerator

public Clock.DefaultDateGenerator()
Method Detail

getCurrentTime

public java.util.Date getCurrentTime()
Specified by:
getCurrentTime in interface Clock.DateGenerator