org.apache.shindig.common.util
Class TimeSource

java.lang.Object
  extended by org.apache.shindig.common.util.TimeSource

public class TimeSource
extends Object

Simple source of current time to use for dependency injection.


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

Constructor Detail

TimeSource

public TimeSource()
Method Detail

currentTimeMillis

public long currentTimeMillis()


Copyright © 2007-2012. All Rights Reserved.