@ConsumerType public interface WireReceiver extends WireComponent, org.osgi.service.wireadmin.Consumer
WireEmitter.| Modifier and Type | Method and Description |
|---|---|
void |
onWireReceive(WireEnvelope wireEnvelope)
Triggers when the wire component receives a
WireEnvelope |
void onWireReceive(WireEnvelope wireEnvelope)
WireEnvelopewireEnvelope - the received WireEnvelopejava.lang.NullPointerException - if the argument is null