Elexis API documentation
Version 2.1.6 as of January 22 2012

ch.elexis.scripting.scala
Class ScalaInterpreter

java.lang.Object
  extended by ch.elexis.scripting.scala.ScalaInterpreter
All Implemented Interfaces:
Interpreter

public class ScalaInterpreter
extends java.lang.Object
implements Interpreter


Constructor Summary
ScalaInterpreter()
           
 
Method Summary
 java.lang.Object run(java.lang.String script, boolean showErrors)
           
 void setValue(java.lang.String name, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalaInterpreter

public ScalaInterpreter()
Method Detail

setValue

public void setValue(java.lang.String name,
                     java.lang.Object value)
              throws ElexisException
Specified by:
setValue in interface Interpreter
Throws:
ElexisException

run

public java.lang.Object run(java.lang.String script,
                            boolean showErrors)
                     throws ElexisException
Specified by:
run in interface Interpreter
Throws:
ElexisException

Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis