public class InteractiveProcessShellFactory extends ProcessShellFactory
Modifier and Type | Field and Description |
---|---|
static InteractiveProcessShellFactory |
INSTANCE |
log
Constructor and Description |
---|
InteractiveProcessShellFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
resolveEffectiveCommand(java.util.List<java.lang.String> original) |
create, createInvertedShell, getCommand, setCommand, setCommand
getSimplifiedLogger
public static final InteractiveProcessShellFactory INSTANCE
protected java.util.List<java.lang.String> resolveEffectiveCommand(java.util.List<java.lang.String> original)
resolveEffectiveCommand
in class ProcessShellFactory