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 |
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.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.