|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.gda.extensions.jython.JythonInterpreterUtils
public class JythonInterpreterUtils
SCISOFT - added static method which returns a PythonInterpreter which can run scisoft scripts This is for executing a script directly from the workflow tool when you do not want to start a separate debug/run process to start the script.
Constructor Summary | |
---|---|
JythonInterpreterUtils()
|
Method Summary | |
---|---|
static org.python.util.PythonInterpreter |
getInterpreter()
scisoftpy is imported as dnp scisoftpy.core as scp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JythonInterpreterUtils()
Method Detail |
---|
public static org.python.util.PythonInterpreter getInterpreter() throws java.lang.Exception
java.io.IOException
java.lang.ClassNotFoundException
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |