Interface AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle
-
- All Known Implementing Classes:
MonitoringReceiverTest.MyMonitoringReceiverLifecycle
- Enclosing class:
- AbstractMonitoringReceiverTest
protected static interface AbstractMonitoringReceiverTest.MonitoringRecieverLifecycleEncapsulates the monitoring receiver.- Author:
- Holger Eichelberger, SSE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart(de.iip_ecosphere.platform.transport.connectors.TransportSetup transSetup)Starts the receiver.voidstop()Stops the receiver.
-