T - the type of the source object provided by the listened notification.public interface Callback<T>
ExceptionListener or FlowExecutionListener| Modifier and Type | Method and Description |
|---|---|
void |
execute(T source) |
void execute(T source)
source - is the source value of the Notification received by the notification listener that executes this
callbackCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.