| Package | Description |
|---|---|
| org.mule.functional.config | |
| org.mule.functional.functional |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalComponentObjectFactory.setEventCallback(EventCallback eventCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountdownCallback |
class |
CounterCallback
A test callback that counts the number of messages received.
|
| Modifier and Type | Method and Description |
|---|---|
EventCallback |
FunctionalTestComponent.getEventCallback()
An event callback is called when a message is received by the service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalTestComponent.setEventCallback(EventCallback eventCallback)
An event callback is called when a message is received by the service.
|
void |
FunctionalStreamingTestComponent.setEventCallback(EventCallback eventCallback,
long targetSize) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.