public class CommandExecutor extends Object
Constructor and Description |
---|
CommandExecutor() |
Modifier and Type | Method and Description |
---|---|
protected static void |
closeStream(Closeable stream) |
static ExecutionResult |
executeCommand(ProcessBuilder processBuilder,
ProcessListener listener)
This method executes the specified command on the shell using the passed objects as information provider.
|
public static ExecutionResult executeCommand(ProcessBuilder processBuilder, ProcessListener listener)
protected static void closeStream(Closeable stream)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.