|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.core.controller.AbstractController
kieker.monitoring.core.controller.TimeSourceController
public final class TimeSourceController
| Field Summary |
|---|
| Fields inherited from class kieker.monitoring.core.controller.AbstractController |
|---|
monitoringController |
| Constructor Summary | |
|---|---|
protected |
TimeSourceController(Configuration configuration)
Creates a new instance of this class using the given parameters. |
| Method Summary | |
|---|---|
protected void |
cleanup()
This method should clean up. |
ITimeSource |
getTimeSource()
Returns the ITimeSource used in this controller. |
protected void |
init()
This method should to the initialization work. |
java.lang.String |
toString()
|
| Methods inherited from class kieker.monitoring.core.controller.AbstractController |
|---|
createAndInitialize, isTerminated, setMonitoringController, terminate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected TimeSourceController(Configuration configuration)
configuration - The configuration which is used to configure this controller.| Method Detail |
|---|
protected final void init()
AbstractController
init in class AbstractControllerprotected final void cleanup()
AbstractController
cleanup in class AbstractControllerpublic final java.lang.String toString()
toString in class AbstractControllerpublic final ITimeSource getTimeSource()
ITimeSourceController
getTimeSource in interface ITimeSourceController
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||