|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.timer.AbstractTimeSource
public abstract class AbstractTimeSource
| Constructor Summary | |
|---|---|
protected |
AbstractTimeSource(Configuration configuration)
This constructor initializes the class using the given configuration. |
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface kieker.monitoring.timer.ITimeSource |
|---|
getOffset, getTime, getTimeUnit |
| Constructor Detail |
|---|
protected AbstractTimeSource(Configuration configuration)
configuration - The configuration for this time source.| Method Detail |
|---|
protected Configuration getDefaultConfiguration()
public abstract java.lang.String toString()
toString in interface ITimeSourcetoString in class java.lang.Object
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||