|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionCallback | |
|---|---|
| org.mule.api.execution | |
| org.mule.execution | |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| Uses of ExecutionCallback in org.mule.api.execution |
|---|
| Methods in org.mule.api.execution with parameters of type ExecutionCallback | |
|---|---|
T |
ExecutionTemplate.execute(ExecutionCallback<T> callback)
|
| Uses of ExecutionCallback in org.mule.execution |
|---|
| Methods in org.mule.execution with parameters of type ExecutionCallback | |
|---|---|
MuleEvent |
ErrorHandlingExecutionTemplate.execute(ExecutionCallback<MuleEvent> executionCallback)
|
MuleEvent |
TransactionalErrorHandlingExecutionTemplate.execute(ExecutionCallback<MuleEvent> executionCallback)
|
T |
SuspendXaTransactionInterceptor.execute(ExecutionCallback<T> callback)
|
T |
IsolateCurrentTransactionInterceptor.execute(ExecutionCallback<T> muleEventProcessingCallback)
|
T |
TransactionalExecutionTemplate.execute(ExecutionCallback<T> executionCallback)
|
| Uses of ExecutionCallback in org.mule.transport |
|---|
| Classes in org.mule.transport that implement ExecutionCallback | |
|---|---|
protected class |
TransactedPollingMessageReceiver.MessageProcessorWorker
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||