org.openqa.grid.internal
Class DefaultTimeSource

java.lang.Object
  extended by org.openqa.grid.internal.DefaultTimeSource
All Implemented Interfaces:
TimeSource

public class DefaultTimeSource
extends Object
implements TimeSource

Provides access to System time.


Constructor Summary
DefaultTimeSource()
           
 
Method Summary
 long currentTimeInMillis()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTimeSource

public DefaultTimeSource()
Method Detail

currentTimeInMillis

public long currentTimeInMillis()
Specified by:
currentTimeInMillis in interface TimeSource


Copyright © 2012. All Rights Reserved.