| Interface | Description |
|---|---|
| Callback<T> |
Callback represents an operation to be executed upon notification receive by a test listener such as
ExceptionListener or FlowExecutionListener |
| Class | Description |
|---|---|
| ExceptionListener |
Listener for exception thrown by a message source or flow.
|
| FlowExecutionListener |
Listener for flow execution complete action.
|
| SystemExceptionListener |
Listener for exceptions managed by the
SystemExceptionHandler. |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.