public interface Receiveable
FunctionalTestComponent.| Modifier and Type | Method and Description |
|---|---|
Object |
onReceive(Object data)
This method is used by some WebServices tests where you don' want to be introducing the
MuleEventContext as a complex type. |
Object onReceive(Object data) throws Exception
MuleEventContext as a complex type.data - the event data receivedExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.