be.fedict.eid.applet.service.signer.time
Class ConstantLocalClock

java.lang.Object
  extended by be.fedict.eid.applet.service.signer.time.LocalClock
      extended by 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

Constructor Summary
ConstantLocalClock()
           
 
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
 

Constructor Detail

ConstantLocalClock

public ConstantLocalClock()
Method Detail

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.