public class CommandExecutor
extends java.lang.Object
| Constructor and Description |
|---|
CommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
closeStream(java.io.Closeable stream) |
static ExecutionResult |
executeCommand(java.lang.ProcessBuilder processBuilder,
ProcessListener listener)
This method executes the specified command on the shell using the passed objects as information provider.
|
public static ExecutionResult executeCommand(java.lang.ProcessBuilder processBuilder, ProcessListener listener)
protected static void closeStream(java.io.Closeable stream)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0