Class FixedTimeSource

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

public class FixedTimeSource extends Object implements TimeSource
  • Constructor Details

    • FixedTimeSource

      public FixedTimeSource(long timeInMillis)
  • Method Details