| Package | Description |
|---|---|
| org.jmicrostack.karaf.python | |
| org.jmicrostack.karaf.python.api | |
| org.jmicrostack.karaf.python.camel |
| Modifier and Type | Method and Description |
|---|---|
void |
PythonSimple.setPythonVersion(PythonVersion pyVerison) |
| Constructor and Description |
|---|
PythonEngine(PythonVersion pyVerison) |
PythonSimple(PythonVersion pyVerison) |
PythonSimple(PythonVersion pyVerison,
org.osgi.framework.Bundle context) |
| Modifier and Type | Method and Description |
|---|---|
static PythonVersion |
PythonVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PythonVersion[] |
PythonVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PythonVersion |
PythonSimpleComponent.getPythonVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
PythonSimpleComponent.setPythonVersion(PythonVersion pyVersion) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.