org.openmdx.portal.servlet.control
Class ScriptControl.ScriptEngine
java.lang.Object
org.openmdx.portal.servlet.control.ScriptControl.ScriptEngine
- Enclosing class:
- ScriptControl
public static class ScriptControl.ScriptEngine
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptControl.ScriptEngine
public ScriptControl.ScriptEngine(URL[] roots)
ScriptControl.ScriptEngine
public ScriptControl.ScriptEngine(URL[] roots,
ClassLoader parentClassLoader)
getParentClassLoader
public ClassLoader getParentClassLoader()
setParentClassLoader
public void setParentClassLoader(ClassLoader parentClassLoader)
run
public Object run(String scriptName,
groovy.lang.Binding binding)
throws groovy.util.ResourceException,
groovy.util.ScriptException
- Throws:
groovy.util.ResourceException
groovy.util.ScriptException
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.