|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.android_scripting.ScriptLauncher
public class ScriptLauncher
| Method Summary | |
|---|---|
static HtmlActivityTask |
launchHtmlScript(java.io.File script,
Service service,
Intent intent,
InterpreterConfiguration config)
|
static InterpreterProcess |
launchInterpreter(AndroidProxy proxy,
Intent intent,
InterpreterConfiguration config,
java.lang.Runnable shutdownHook)
|
static ScriptProcess |
launchScript(java.io.File script,
InterpreterConfiguration configuration,
AndroidProxy proxy,
java.lang.Runnable shutdownHook)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HtmlActivityTask launchHtmlScript(java.io.File script,
Service service,
Intent intent,
InterpreterConfiguration config)
public static InterpreterProcess launchInterpreter(AndroidProxy proxy,
Intent intent,
InterpreterConfiguration config,
java.lang.Runnable shutdownHook)
public static ScriptProcess launchScript(java.io.File script,
InterpreterConfiguration configuration,
AndroidProxy proxy,
java.lang.Runnable shutdownHook)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||