public class CloverGraphExecutorFactory extends AbstractCloverGraphExecutorFactory
| Constructor and Description |
|---|
CloverGraphExecutorFactory(org.mule.api.MuleContext muleContext,
CloverEngineManager cloverEngineManager,
int initialPoolSize) |
| Modifier and Type | Method and Description |
|---|---|
protected CloverGraphFactory |
createGraphFactory(InputStream inputStream,
org.jetel.graph.runtime.ExecutionType executionType) |
protected CloverGraphFactory |
createGraphFactory(String transformationGraphPath,
org.jetel.graph.runtime.ExecutionType executionType) |
protected GraphProvider<org.jetel.graph.TransformationGraph> |
createGraphProvider(CloverGraphFactory graphFactory) |
void |
dispose() |
protected CloverEngineImpl |
getCloverEngine() |
createGraphExecutor, createGraphExecutor, getCloverEngineManager, initpublic CloverGraphExecutorFactory(org.mule.api.MuleContext muleContext,
CloverEngineManager cloverEngineManager,
int initialPoolSize)
protected CloverEngineImpl getCloverEngine()
getCloverEngine in class AbstractCloverGraphExecutorFactoryprotected GraphProvider<org.jetel.graph.TransformationGraph> createGraphProvider(CloverGraphFactory graphFactory) throws DataMapperCreationException
createGraphProvider in class AbstractCloverGraphExecutorFactoryDataMapperCreationExceptionpublic void dispose()
protected CloverGraphFactory createGraphFactory(String transformationGraphPath, org.jetel.graph.runtime.ExecutionType executionType)
createGraphFactory in class AbstractCloverGraphExecutorFactoryprotected CloverGraphFactory createGraphFactory(InputStream inputStream, org.jetel.graph.runtime.ExecutionType executionType)
createGraphFactory in class AbstractCloverGraphExecutorFactoryCopyright © 2022. All rights reserved.