net.rewerse.i5.r3.eval
Interface ExprEvaluator.Launcher

Enclosing class:
ExprEvaluator

protected static interface ExprEvaluator.Launcher


Method Summary
 EvaluateResponse launch(java.lang.String iid, Interface notifyTo)
           
 void terminate()
           
 

Method Detail

launch

EvaluateResponse launch(java.lang.String iid,
                        Interface notifyTo)
                        throws java.lang.Exception
Throws:
java.lang.Exception

terminate

void terminate()
               throws java.lang.Exception
Throws:
java.lang.Exception