|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SystemInterface
| Method Summary | |
|---|---|
void |
execute(java.lang.Object[] commandLine,
SystemInputStream in,
SystemPrintStream out,
SystemPrintStream err,
java.util.HashMap environment)
Execute a command. |
Shell |
getShell()
Get a reference to the shell. |
java.lang.String |
getUptime()
Get the uptime of the system. |
| Method Detail |
|---|
java.lang.String getUptime()
void execute(java.lang.Object[] commandLine,
SystemInputStream in,
SystemPrintStream out,
SystemPrintStream err,
java.util.HashMap environment)
throws java.lang.Exception
commandLine - in - out - err - environment -
java.lang.ExceptionShell getShell()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||