|
Kieker 1.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStateController
| Method Summary | |
|---|---|
boolean |
disableMonitoring()
Disables monitoring. |
boolean |
enableMonitoring()
Enables monitoring. |
int |
getExperimentId()
Returns the experiment ID. |
String |
getHostName()
The HostName will be part of the monitoring data and allows to distinguish observations in cases where the software system is deployed on more than one host. |
String |
getName()
Returns the name of this controller. |
int |
incExperimentId()
Increments the experiment ID by 1 and returns the new value. |
boolean |
isMonitoringEnabled()
Returns whether monitoring is enabled or disabled/terminated. |
boolean |
isMonitoringTerminated()
Returns whether monitoring is permanently terminated. |
void |
setExperimentId(int newExperimentID)
Sets the experiment ID to the given value. |
boolean |
terminateMonitoring()
Permanently terminates monitoring |
| Method Detail |
|---|
boolean terminateMonitoring()
isMonitoringTerminated()boolean isMonitoringTerminated()
terminateMonitoring()boolean enableMonitoring()
boolean disableMonitoring()
boolean isMonitoringEnabled()
disableMonitoring(),
enableMonitoring()String getName()
String getHostName()
int incExperimentId()
void setExperimentId(int newExperimentID)
newExperimentID - int getExperimentId()
|
Kieker 1.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||