Modifier and Type | Class and Description |
---|---|
class |
ProcessShellFactory.ProcessShell |
static class |
ProcessShellFactory.TtyOptions |
Constructor and Description |
---|
ProcessShellFactory() |
ProcessShellFactory(String[] command) |
ProcessShellFactory(String[] command,
EnumSet<ProcessShellFactory.TtyOptions> ttyOptions) |
public ProcessShellFactory()
public ProcessShellFactory(String[] command)
public ProcessShellFactory(String[] command, EnumSet<ProcessShellFactory.TtyOptions> ttyOptions)
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.