| Interface | Description |
|---|---|
| MessageLogger |
Logs messages at certain level.
|
| Class | Description |
|---|---|
| MessageLoggers |
Contains
MessageLogger instances for various log levels. |
| ProcessExecutor |
Helper for executing sub processes.
|
| ProcessOutput |
Standard output of a finished process.
|
| ProcessResult |
Exit value and output of a finished process.
|
| StartedProcess |
Represents a process that has started.
|
| Exception | Description |
|---|---|
| InvalidExitValueException |
Process finished with a forbidden exit value.
|
Copyright © 2014 ZeroTurnaround. All rights reserved.