Kieker 1.4

kieker.monitoring.timer
Class DefaultSystemTimer

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

public class DefaultSystemTimer
extends AbstractTimeSource


Constructor Summary
DefaultSystemTimer(Configuration configuration)
           
 
Method Summary
static DefaultSystemTimer getInstance()
           
 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
 

Constructor Detail

DefaultSystemTimer

public DefaultSystemTimer(Configuration configuration)
Method Detail

getInstance

public static final DefaultSystemTimer getInstance()
Returns:
the singleton instance of DefaultSystemTimer

getTime

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

Specified by:
getTime in interface ITimeSource
Specified by:
getTime in class AbstractTimeSource

Kieker 1.4

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