public class TPSConnectorCLI extends CLI
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
TKSCLI |
tksCLI |
TPSConnectorClient |
tpsConnectorClient |
Constructor and Description |
---|
TPSConnectorCLI(TKSCLI tksCLI) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName() |
TPSConnectorClient |
getTPSConnectorClient() |
static void |
printConnectorInfo(TPSConnectorData data) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public TKSCLI tksCLI
public TPSConnectorClient tpsConnectorClient
public TPSConnectorCLI(TKSCLI tksCLI)
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)