|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.android_scripting.Process
com.googlecode.android_scripting.interpreter.InterpreterProcess
com.googlecode.android_scripting.ScriptProcess
public class ScriptProcess
| Constructor Summary | |
|---|---|
ScriptProcess(java.io.File script,
InterpreterConfiguration configuration,
AndroidProxy proxy)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPath()
|
| Methods inherited from class com.googlecode.android_scripting.interpreter.InterpreterProcess |
|---|
getAddress, getHost, getInterpreter, getPort, getRpcReceiverManagerFactory, getSecret, getWorkingDirectory, kill, start |
| Methods inherited from class com.googlecode.android_scripting.Process |
|---|
addAllArguments, addArgument, getErr, getFd, getIn, getLogFile, getName, getOut, getPid, getUptime, isAlive, putAllEnvironmentVariables, putEnvironmentVariable, setBinary, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptProcess(java.io.File script,
InterpreterConfiguration configuration,
AndroidProxy proxy)
| Method Detail |
|---|
public java.lang.String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||