public class TPSConnectorCLI extends CLI
Modifier and Type | Field and Description |
---|---|
TPSConnectorClient |
tpsConnectorClient |
Constructor and Description |
---|
TPSConnectorCLI(CLI parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName() |
TPSConnectorClient |
getTPSConnectorClient() |
static void |
printConnectorInfo(TPSConnectorData data) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbose
public TPSConnectorClient tpsConnectorClient
public TPSConnectorCLI(CLI parent)
public java.lang.String getFullName()
getFullName
in class CLI
public TPSConnectorClient getTPSConnectorClient() throws java.lang.Exception
java.lang.Exception
public static void printConnectorInfo(TPSConnectorData data)