org.jbpm.util
Interface Clock.DateGenerator

All Known Implementing Classes:
Clock.DefaultDateGenerator
Enclosing class:
Clock

public static interface Clock.DateGenerator


Method Summary
 java.util.Date getCurrentTime()
           
 

Method Detail

getCurrentTime

java.util.Date getCurrentTime()