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, setCommand
public static final InteractiveProcessShellFactory INSTANCE
protected List<String> resolveEffectiveCommand(ChannelSession channel, String rawCommand, List<String> parsedElements)
resolveEffectiveCommand
in class ProcessShellFactory
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.