public class ConnectorCLI extends CLI
Modifier and Type | Field and Description |
---|---|
ConnectorClient |
connectorClient |
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
ConnectorCLI(CLI parent) |
Modifier and Type | Method and Description |
---|---|
ConnectorClient |
getConnectorClient() |
static void |
printConnectorData(ConnectorData connectorData,
boolean showProperties) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public ConnectorClient connectorClient
public ConnectorCLI(CLI parent)
public ConnectorClient getConnectorClient() throws java.lang.Exception
java.lang.Exception
public static void printConnectorData(ConnectorData connectorData, boolean showProperties) throws java.io.IOException
java.io.IOException