| Interface | Description |
|---|---|
| IJMXController |
This controller publishes all interface methods of IMonitoringController as a MBean.
|
| IMonitoringController | |
| IProbeController | |
| ISamplingController | |
| IStateController | |
| IStateListener | |
| ITimeSourceController | |
| IWriterController |
The methods must not throw any exceptions but indicate problems via its
respective return value.
|
| Class | Description |
|---|---|
| AbstractController | |
| ControllerFactory |
This class encapsulates the creation of Kieker monitoring controllers.
|
| JMXController | |
| MonitoringController | |
| ProbeController | |
| SamplingController | |
| StateController | |
| TimeSourceController | |
| WriterController |
| Annotation Type | Description |
|---|---|
| ReceiveUnfilteredConfiguration |
Using this annotation, controllers can request to receive an unfiltered configuration instance.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net