be.fedict.eid.applet.service.signer.time
Class ConstantLocalClock
java.lang.Object
be.fedict.eid.applet.service.signer.time.LocalClock
be.fedict.eid.applet.service.signer.time.ConstantLocalClock
- All Implemented Interfaces:
- Clock
public class ConstantLocalClock
- extends LocalClock
A local clock that does not tick.
- Author:
- Frank Cornelis
Method Summary |
Date |
getTime()
Gives back the current time. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstantLocalClock
public ConstantLocalClock()
getTime
public Date getTime()
- Description copied from interface:
Clock
- Gives back the current time.
- Specified by:
getTime
in interface Clock
- Overrides:
getTime
in class LocalClock
- Returns:
Copyright © 2008-2012 FedICT. All Rights Reserved.