protected class MonitoringReceiverTest.MyMonitoringReceiverLifecycle extends Object implements AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle
| Modifier and Type | Field and Description |
|---|---|
private MonitoringReceiverTest.MyReceiver |
receiver |
| Modifier | Constructor and Description |
|---|---|
protected |
MyMonitoringReceiverLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
protected MonitoringReceiverTest.MyReceiver |
getInstance()
Returns the receiver instance.
|
void |
start(de.iip_ecosphere.platform.transport.connectors.TransportSetup transSetup)
Starts the receiver.
|
void |
stop()
Stops the receiver.
|
private MonitoringReceiverTest.MyReceiver receiver
public void start(de.iip_ecosphere.platform.transport.connectors.TransportSetup transSetup)
AbstractMonitoringReceiverTest.MonitoringRecieverLifecyclestart in interface AbstractMonitoringReceiverTest.MonitoringRecieverLifecycletransSetup - the transport setuppublic void stop()
AbstractMonitoringReceiverTest.MonitoringRecieverLifecyclestop in interface AbstractMonitoringReceiverTest.MonitoringRecieverLifecycleprotected MonitoringReceiverTest.MyReceiver getInstance()
Copyright © 2022. All rights reserved.