public class ConnectorCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
ConnectorClient |
connectorClient |
| Constructor and Description |
|---|
ConnectorCLI(CLI parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
static void |
printConnectorData(ConnectorData connectorData,
boolean showProperties) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic ConnectorClient connectorClient
public ConnectorCLI(CLI parent)
public void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printConnectorData(ConnectorData connectorData, boolean showProperties) throws java.io.IOException
java.io.IOException