| 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. |
| ExecParameterTokenizerTest |
Unit test class for
ExecParameterTokenizer. |
| 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 |
| RuntimeExecBeansTest | |
| RuntimeExecBootstrapBean |
Application bootstrap bean that is able to execute one or more
native executable statements upon startup and shutdown.
|
| RuntimeExecShutdownBean |
This bean executes a list of shutdown commands when either the VM shuts down
or the application context closes.
|
| RuntimeExecTest |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.