Uses of Class
org.norther.tammi.core.scripter.lang.AbstractInterpreter

Packages that use AbstractInterpreter
org.norther.tammi.core.scripter.djava   
org.norther.tammi.core.scripter.groovy   
 

Uses of AbstractInterpreter in org.norther.tammi.core.scripter.djava
 

Subclasses of AbstractInterpreter in org.norther.tammi.core.scripter.djava
 class DJavaEngine
          A djava interpreter engine to compile, evaluate and execute Java scripts and expressions.
 

Uses of AbstractInterpreter in org.norther.tammi.core.scripter.groovy
 

Subclasses of AbstractInterpreter in org.norther.tammi.core.scripter.groovy
 class GroovyEngine
          A groovy interpreter engine to compile, evaluate and execute Java scripts and expressions.
 



Copyright © 2004 The Norther Organization. All rights reserved.