- main(String[]) - Static method in class test.de.iip_ecosphere.platform.monitoring.AasJerseyClient
-
Executes the Client.
This process, which requires a running AAS and protocol server, retrieves the
AAS and will then proceed to collect all the properties stored within.
- main(String[]) - Static method in class test.de.iip_ecosphere.platform.monitoring.AasServer
-
Sets up and starts the AAS server.
The AAS server and protocol server are set up using the Metrics Constructor
to help add the metrics, all of them mapped as properties.
- main(String[]) - Static method in class test.de.iip_ecosphere.platform.monitoring.TimeRecorder
-
Executes the TimeRecorder.
This class will connect to the AAS and retrieve all the metrics, recording
the time required to both retrieve the data and parse it.
- measure() - Method in class test.de.iip_ecosphere.platform.monitoring.TimeRecorder
-
Initializes and measures.
- meter - Variable in class test.de.iip_ecosphere.platform.monitoring.TimeRecorder
-
- meterCount - Variable in class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyReceiver
-
- meterCount2 - Variable in class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyReceiver
-
- meterRecCount - Variable in class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyReceiver
-
- MonitoringReceiverTest - Class in test.de.iip_ecosphere.platform.monitoring
-
Tests MonitoringReceiver.
- MonitoringReceiverTest() - Constructor for class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest
-
- MonitoringReceiverTest.MyMonitoringReceiverLifecycle - Class in test.de.iip_ecosphere.platform.monitoring
-
Simple internal monitoring receiver lifecycle.
- MonitoringReceiverTest.MyReceiver - Class in test.de.iip_ecosphere.platform.monitoring
-
A simple receiver for testing.
- MonitoringReceiverTest.MyReceiver.MyExporter - Class in test.de.iip_ecosphere.platform.monitoring
-
A simple exporter for testing.
- MonitoringSetupTest - Class in test.de.iip_ecosphere.platform.monitoring
-
Tests MonitoringSetup.
- MonitoringSetupTest() - Constructor for class test.de.iip_ecosphere.platform.monitoring.MonitoringSetupTest
-
- MyExporter(String) - Constructor for class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyReceiver.MyExporter
-
Creates an exporter instance.
- MyMonitoringReceiverLifecycle() - Constructor for class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyMonitoringReceiverLifecycle
-
- MyReceiver() - Constructor for class test.de.iip_ecosphere.platform.monitoring.MonitoringReceiverTest.MyReceiver
-