org.ow2.orchestra.pvm.internal.util
Class Clock

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.util.Clock

public abstract class Clock
extends Object


Field Summary
protected static Date currentTime
           
 
Method Summary
static Date getCurrentTime()
           
static void setCurrentTime(Date currentTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

currentTime

protected static Date currentTime
Method Detail

getCurrentTime

public static Date getCurrentTime()

setCurrentTime

public static void setCurrentTime(Date currentTime)


Copyright © 2011 OW2 Consortium. All Rights Reserved.