public class GraphRuntimeContextFactoryImpl extends Object implements GraphRuntimeContextFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
DATAMAPPER_DEBUG_DIRECTORY |
static String |
DATAMAPPER_DEBUG_MODE |
static String |
DATAMAPPER_USE_JMX |
| Constructor and Description |
|---|
GraphRuntimeContextFactoryImpl(org.jetel.graph.runtime.ExecutionType executionType) |
GraphRuntimeContextFactoryImpl(org.jetel.graph.runtime.ExecutionType executionType,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
org.jetel.graph.runtime.GraphRuntimeContext |
createGraphRuntimeContext() |
org.jetel.graph.runtime.GraphRuntimeContext |
createGraphRuntimeContext(Properties properties) |
public static final String DATAMAPPER_DEBUG_MODE
public static final String DATAMAPPER_DEBUG_DIRECTORY
public static final String DATAMAPPER_USE_JMX
public GraphRuntimeContextFactoryImpl(org.jetel.graph.runtime.ExecutionType executionType)
public GraphRuntimeContextFactoryImpl(org.jetel.graph.runtime.ExecutionType executionType,
ClassLoader classLoader)
public org.jetel.graph.runtime.GraphRuntimeContext createGraphRuntimeContext()
createGraphRuntimeContext in interface GraphRuntimeContextFactorypublic org.jetel.graph.runtime.GraphRuntimeContext createGraphRuntimeContext(Properties properties)
createGraphRuntimeContext in interface GraphRuntimeContextFactoryCopyright © 2022. All rights reserved.