|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.android.python27.process.Process
com.android.python27.process.InterpreterProcess
com.android.python27.process.PythonScriptProcess
public class PythonScriptProcess
| Field Summary |
|---|
| Fields inherited from class com.android.python27.process.Process |
|---|
context |
| Constructor Summary | |
|---|---|
PythonScriptProcess(PyScriptService context,
java.io.File paramFile,
InterpreterConfiguration paramInterpreterConfiguration,
AndroidProxy paramAndroidProxy)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPath()
|
| Methods inherited from class com.android.python27.process.InterpreterProcess |
|---|
getHost, getInterpreter, getPort, getRpcReceiverManagerFactory, getSdcardPackageDirectory, getSecret, getWorkingDirectory, kill, start |
| Methods inherited from class com.android.python27.process.Process |
|---|
addAllArguments, addArgument, getErr, getFd, getIn, getLogFile, getName, getOut, getPid, getReturnValue, 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 PythonScriptProcess(PyScriptService context,
java.io.File paramFile,
InterpreterConfiguration paramInterpreterConfiguration,
AndroidProxy paramAndroidProxy)
| Method Detail |
|---|
public java.lang.String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||