Kieker 1.10

kieker.monitoring.timer
Class AbstractTimeSource

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

public abstract class AbstractTimeSource
extends Object
implements ITimeSource

Since:
1.3
Author:
Jan Waller

Method Summary
abstract  String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface kieker.monitoring.timer.ITimeSource
getOffset, getTime, getTimeUnit
 

Method Detail

toString

public abstract String toString()
Specified by:
toString in interface ITimeSource
Overrides:
toString in class Object
Returns:
A String representation of the timesource. E.g., the meaning of a timestamp from this source.

Kieker 1.10

Copyright 2014 Kieker Project, http://kieker-monitoring.net