Kieker 1.3

kieker.monitoring.timer
Class AbstractTimeSource

java.lang.Object
  extended by kieker.monitoring.timer.AbstractTimeSource
All Implemented Interfaces:
ITimeSource
Direct Known Subclasses:
DefaultSystemTimer

public abstract class AbstractTimeSource
extends Object
implements ITimeSource


Method Summary
abstract  long getTime()
          Returns the timestamp for the current time.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTime

public abstract long getTime()
Description copied from interface: ITimeSource
Returns the timestamp for the current time.

Specified by:
getTime in interface ITimeSource

Kieker 1.3

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net