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 List<String> |
resolveEffectiveCommand(ChannelSession channel,
String rawCommand,
List<String> parsedElements) |
createInvertedShell, createShell, getCommand, getElements, setCommand, setCommandgetSimplifiedLoggerpublic static final InteractiveProcessShellFactory INSTANCE
protected List<String> resolveEffectiveCommand(ChannelSession channel, String rawCommand, List<String> parsedElements)
resolveEffectiveCommand in class ProcessShellFactoryCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.