org.apache.bsf.engines.jython

Class JythonEngine.BSFPythonInterpreter

private class JythonEngine.BSFPythonInterpreter extends InteractiveInterpreter

Constructor Summary
BSFPythonInterpreter()
Method Summary
voidruncode(PyObject code)

Constructor Detail

BSFPythonInterpreter

public BSFPythonInterpreter()

Method Detail

runcode

public void runcode(PyObject code)