public interface ComponentExecutorFactory<T extends org.mule.runtime.api.meta.model.ComponentModel>
ComponentExecutor instances| Modifier and Type | Method and Description |
|---|---|
ComponentExecutor<T> |
createExecutor(T componentModel,
Map<String,Object> parameters)
Creates a new
ComponentExecutor |
ComponentExecutor<T> createExecutor(T componentModel, Map<String,Object> parameters)
ComponentExecutorcomponentModel - the model of the component to be executedparameters - parameters for initializing the executorComponentExecutorCopyright © 2018 MuleSoft, Inc.. All rights reserved.