|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.tools.rhinodo.impl.JavascriptRunner
public class JavascriptRunner
| Constructor Summary | |
|---|---|
JavascriptRunner(NodeModuleFactoryImpl nodeModuleFactory,
Runnable runnable,
String destDir)
|
|
| Method Summary | |
|---|---|
org.mozilla.javascript.Scriptable |
getConsole()
|
static URI |
getURIFromResources(Class<?> klass,
String path)
|
void |
run()
|
static JavascriptRunner |
withConsoleFactory(ConsoleFactory consoleFactory,
NodeModuleFactoryImpl nodeModuleFactory,
Runnable runnable,
String destDir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavascriptRunner(NodeModuleFactoryImpl nodeModuleFactory,
Runnable runnable,
String destDir)
| Method Detail |
|---|
public org.mozilla.javascript.Scriptable getConsole()
public static JavascriptRunner withConsoleFactory(ConsoleFactory consoleFactory,
NodeModuleFactoryImpl nodeModuleFactory,
Runnable runnable,
String destDir)
public void run()
public static URI getURIFromResources(Class<?> klass,
String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||