public class KRAConnectorCLI extends CLI
Modifier and Type | Field and Description |
---|---|
KRAConnectorClient |
client |
MainCLI |
parent |
Constructor and Description |
---|
KRAConnectorCLI(MainCLI parent) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
void |
printHelp() |
addModule, getDeprecatedModules, getDescription, getModule, getName, isDeprecated, isVerbose, setDescription, setName, setVerbose
public MainCLI parent
public KRAConnectorClient client
public KRAConnectorCLI(MainCLI parent)