public interface OperationExecutorFactory
OperationExecutor instances| Modifier and Type | Method and Description |
|---|---|
OperationExecutor |
createExecutor(org.mule.runtime.api.meta.model.operation.OperationModel operationModel)
Creates a new
OperationExecutor |
OperationExecutor createExecutor(org.mule.runtime.api.meta.model.operation.OperationModel operationModel)
OperationExecutoroperationModel - the model of the operation to be executedOperationExecutorCopyright © 2017 MuleSoft, Inc.. All rights reserved.