public abstract class AbstractTimeSource extends java.lang.Object implements ITimeSource
Modifier | Constructor and Description |
---|---|
protected |
AbstractTimeSource(Configuration configuration)
This constructor initializes the class using the given configuration.
|
Modifier and Type | Method and Description |
---|---|
protected Configuration |
getDefaultConfiguration()
This method should be overwritten, iff the timer is external to Kieker and
thus its default configuration is not included in the default config file.
|
abstract java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOffset, getTime, getTimeUnit
protected AbstractTimeSource(Configuration configuration)
configuration
- The configuration for this time source.protected Configuration getDefaultConfiguration()
public abstract java.lang.String toString()
toString
in interface ITimeSource
toString
in class java.lang.Object
Copyright 2017 Kieker Project, http://kieker-monitoring.net