org.broadleafcommerce.common.time
Class FixedTimeSource

java.lang.Object
  extended by org.broadleafcommerce.common.time.FixedTimeSource
All Implemented Interfaces:
TimeSource

public class FixedTimeSource
extends Object
implements TimeSource


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

Constructor Detail

FixedTimeSource

public FixedTimeSource(long timeInMillis)
Method Detail

timeInMillis

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


Copyright © 2013. All Rights Reserved.