Interface | Description |
---|---|
IMonitoringController | |
IProbeController | |
IRemoteController |
This controller publishes the interface methods of IMonitoringController for remote access.
|
ISamplingController | |
IStateController | |
IStateListener | |
ITimeSourceController | |
IWriterController |
The methods must not throw any exceptions but indicate problems via its
respective return value.
|
Class | Description |
---|---|
AbstractController | |
JMXController | |
MonitoringController | |
ProbeController | |
SamplingController | |
StateController | |
TCPController |
Enables remote control of probes (like (de-)activation) via TCP.
|
TimeSourceController | |
WriterController |
Annotation Type | Description |
---|---|
ReceiveUnfilteredConfiguration |
Using this annotation, controllers can request to receive an unfiltered configuration instance.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net