| Interface | Description |
|---|---|
| Arg | |
| CommandLineCallable |
Callable wrapper that exposes the proper exeception type to the client.
|
| StreamConsumer |
Works in concert with the StreamPumper class to
allow implementations to gain access to the lines being
"Pumped".
|
| Class | Description |
|---|---|
| AbstractStreamHandler | |
| Commandline |
Commandline objects help handling command lines specifying processes to
execute.
|
| Commandline.Argument | |
| CommandLineUtils | |
| CommandLineUtils.ProcessHook | |
| CommandLineUtils.StringStreamConsumer | |
| ShutdownHookUtils |
A shutdown hook that does not throw any exceptions upon container startup/shutdown or security manager
restrictions.
|
| StreamFeeder |
Read from an InputStream and write the output to an OutputStream.
|
| StreamPumper |
Class to pump the error stream during Process's runtime.
|
| Exception | Description |
|---|---|
| CommandLineException | |
| CommandLineTimeOutException |
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.