|
Kieker 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonitoringController.ControllerMode | |
---|---|
kieker.monitoring.core |
Uses of MonitoringController.ControllerMode in kieker.monitoring.core |
---|
Methods in kieker.monitoring.core that return MonitoringController.ControllerMode | |
---|---|
static MonitoringController.ControllerMode |
MonitoringController.ControllerMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MonitoringController.ControllerMode[] |
MonitoringController.ControllerMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in kieker.monitoring.core with parameters of type MonitoringController.ControllerMode | |
---|---|
void |
MonitoringController.setControllerMode(MonitoringController.ControllerMode mode)
Enables or disables the replay mode (for monitoring the value should be false, i.e. the replay mode is disabled). |
|
Kieker 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |