| Interface | Description |
|---|---|
| ExecParameterTokenizer.Substring |
Utility interface for a substring in a parameter string.
|
| Class | Description |
|---|---|
| ExecParameterTokenizer |
This class is used to tokenize strings used as parameters for
RuntimeExec objects. |
| RuntimeExec |
This acts as a session similar to the
java.lang.Process, but
logs the system standard and error streams. |
| RuntimeExec.ExecutionResult |
Object to carry the results of an execution to the caller.
|
| RuntimeExec.InputStreamReaderThread |
Gobbles an
InputStream and writes it into a
StringBuffer |
| RuntimeExec.InputStreamReaderThreadFactory |
Class for instantiating InputStreamReaderThreads
|
Copyright © 2015 Alfresco Software. All rights reserved.