@Deprecated public class ClockTimeService extends Object implements TimeService
SYSTEM
Constructor and Description |
---|
ClockTimeService(Clock clock)
Deprecated.
Constructs a Clock-based TimeService.
|
Modifier and Type | Method and Description |
---|---|
long |
now()
Deprecated.
Returns a value that represents "now" since the epoch.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
since
public ClockTimeService(Clock clock)
clock
- the Clock instancepublic long now()
TimeService
now
in interface TimeService
Copyright © 2010-2018, ForgeRock All Rights Reserved.