org.apache.openejb.util
Class OpenEJBScripter
java.lang.Object
org.apache.openejb.util.OpenEJBScripter
public class OpenEJBScripter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenEJBScripter
public OpenEJBScripter()
getSupportedLanguages
public static Set<String> getSupportedLanguages()
evaluate
public Object evaluate(String language,
String script)
throws ScriptException
- Throws:
ScriptException
evaluate
public Object evaluate(String language,
String script,
ScriptContext context)
throws ScriptException
- Throws:
ScriptException
clearEngines
public static void clearEngines()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.