@Configuration @ComponentScan(value="io.cloudslang.runtime.impl.python") @Import(value=io.cloudslang.dependency.impl.services.DependenciesManagementConfiguration.class) public class PythonExecutionEngineConfiguration extends Object
| Constructor and Description |
|---|
PythonExecutionEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PythonRuntimeService |
pythonRuntimeService() |
@Bean public PythonRuntimeService pythonRuntimeService()
Copyright © 2019. All rights reserved.