public class PythonScriptEngineService.PythonExecutableScript extends Object implements ExecutableScript
| Constructor and Description |
|---|
PythonScriptEngineService.PythonExecutableScript(org.python.core.PyCode code,
Map<String,Object> vars) |
public void setNextVar(String name, Object value)
setNextVar in interface ExecutableScriptpublic Object run()
run in interface ExecutableScriptpublic Object unwrap(Object value)
unwrap in interface ExecutableScriptCopyright © 2009–2016. All rights reserved.