@Service
@PerLookup
@ContractsProvided(value={org.glassfish.embeddable.CommandRunner.class,CommandExecutorImpl.class})
public class CommandExecutorImpl
extends Object
implements org.glassfish.embeddable.CommandRunner
| Constructor and Description |
|---|
CommandExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.embeddable.CommandResult |
run(String command,
String... args) |
void |
setTerse(boolean terse) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.