Kieker 1.10

kieker.monitoring.core.controller
Class TimeSourceController

java.lang.Object
  extended by kieker.monitoring.core.controller.AbstractController
      extended by kieker.monitoring.core.controller.TimeSourceController
All Implemented Interfaces:
ITimeSourceController

public final class TimeSourceController
extends AbstractController
implements ITimeSourceController

Since:
1.3
Author:
Jan Waller

Method Summary
 ITimeSource getTimeSource()
          Returns the ITimeSource used in this controller.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public final String toString()
Specified by:
toString in class AbstractController

getTimeSource

public final ITimeSource getTimeSource()
Description copied from interface: ITimeSourceController
Returns the ITimeSource used in this controller.

Specified by:
getTimeSource in interface ITimeSourceController
Returns:
ITimeSource

Kieker 1.10

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