Modifier and Type | Class and Description |
---|---|
static class |
SysconfProxyEnableCommand.Reg |
Modifier and Type | Field and Description |
---|---|
protected CliContext |
ctx |
java.lang.String |
exceptions |
java.lang.String |
hostname |
java.lang.String |
login |
java.lang.String |
password |
java.lang.String |
port |
Constructor and Description |
---|
SysconfProxyEnableCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
protected CliContext ctx
public java.lang.String hostname
public java.lang.String port
public java.lang.String login
public java.lang.String password
public java.lang.String exceptions
public java.lang.Runnable forContext(CliContext ctx)
forContext
in interface ICmdLet
public void run()
run
in interface java.lang.Runnable
Copyright © 2021. All Rights Reserved.