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)
Creates a new
ComponentExecutor |
ComponentExecutor<T> createExecutor(T componentModel)
ComponentExecutorcomponentModel - the model of the component to be executedComponentExecutorCopyright © 2017 MuleSoft, Inc.. All rights reserved.