gov.llnl.babel.backend.python
Class PythonServerLaunch

java.lang.Object
  extended by gov.llnl.babel.backend.python.PythonServerLaunch

public class PythonServerLaunch
extends java.lang.Object


Constructor Summary
PythonServerLaunch(Class cls, Context context)
           
 
Method Summary
 void generateCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PythonServerLaunch

public PythonServerLaunch(Class cls,
                          Context context)
Method Detail

generateCode

public void generateCode()
                  throws CodeGenerationException
Throws:
CodeGenerationException