T - type of the return value of the processing executionpublic interface ExecutionTemplate<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(ExecutionCallback<T> callback) |
T execute(ExecutionCallback<T> callback) throws Exception
ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.