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 |
|---|---|
void |
execute(java.lang.String[] args) |
java.lang.String |
getFullName() |
static void |
printConnectorInfo(TPSConnectorData data) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic TPSConnectorClient tpsConnectorClient
public TPSConnectorCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printConnectorInfo(TPSConnectorData data)