Uses of Interface
org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor.ExecutorCallback
Packages that use CompletableComponentExecutor.ExecutorCallback
-
Uses of CompletableComponentExecutor.ExecutorCallback in org.mule.runtime.extension.api.runtime.operation
Methods in org.mule.runtime.extension.api.runtime.operation with parameters of type CompletableComponentExecutor.ExecutorCallbackModifier and TypeMethodDescriptionvoidCompletableComponentExecutor.execute(ExecutionContext<M> executionContext, CompletableComponentExecutor.ExecutorCallback callback) Executes the operation using the givenexecutionContext.