Uses of Interface
test.de.iip_ecosphere.platform.monitoring.AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle
-
-
Uses of AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle in test.de.iip_ecosphere.platform.monitoring
Classes in test.de.iip_ecosphere.platform.monitoring that implement AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle Modifier and Type Class Description protected classMonitoringReceiverTest.MyMonitoringReceiverLifecycleSimple internal monitoring receiver lifecycle.Methods in test.de.iip_ecosphere.platform.monitoring with parameters of type AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle Modifier and Type Method Description protected voidAbstractMonitoringReceiverTest. runScenario(AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle mrl)Runs a platform-like monitoring scenario with an ECS-runtime and a service manager on the same device.
-