public class ConnectionCLI extends CLI
Modifier and Type | Field and Description |
---|---|
ConnectionClient |
connectionClient |
Constructor and Description |
---|
ConnectionCLI(CLI parent) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
static void |
printConnectionData(ConnectionData connectionData,
boolean showProperties) |
addModule, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getModule, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbose
public ConnectionClient connectionClient
public ConnectionCLI(CLI parent)
public void execute(java.lang.String[] args) throws java.lang.Exception
public static void printConnectionData(ConnectionData connectionData, boolean showProperties) throws java.io.IOException
java.io.IOException