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

java.lang.Object
  extended by be.fedict.eid.applet.service.signer.time.LocalClock
All Implemented Interfaces:
Clock
Direct Known Subclasses:
ConstantLocalClock

public class LocalClock
extends Object
implements Clock

Implementation of a clock using the local system time.

Author:
Frank Cornelis

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

LocalClock

public LocalClock()
Method Detail

getTime

public Date getTime()
Description copied from interface: Clock
Gives back the current time.

Specified by:
getTime in interface Clock
Returns:


Copyright © 2008-2012 FedICT. All Rights Reserved.