org.jbpm.util
Class Clock

java.lang.Object
  extended by org.jbpm.util.Clock

public class Clock
extends Object


Nested Class Summary
static interface Clock.DateGenerator
           
static class Clock.DefaultDateGenerator
          Deprecated. leave configuration entry jbpm.date.generator unset instead
 
Field Summary
static Clock.DateGenerator dateGenerator
          Deprecated. set configuration entry jbpm.date.generator instead
 
Method Summary
static Date getCurrentTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dateGenerator

public static Clock.DateGenerator dateGenerator
Deprecated. set configuration entry jbpm.date.generator instead
Method Detail

getCurrentTime

public static Date getCurrentTime()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.