| Class | Description |
|---|---|
| Executor |
Responsible for performing system call executions and coordinating error checking, process I/O, etc.
|
| ProcessOutputManager |
ProcessOutputManager implementation
|
| StreamBridge |
Bridges an input stream to an output stream.
|
| Exception | Description |
|---|---|
| ExecutionException |
Used to indicate problems performing an execution (sys call).
|
Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.