public class TPSCLI extends SubsystemCLI
Modifier and Type | Field and Description |
---|---|
TPSClient |
tpsClient |
mainCLI
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName() |
SubsystemClient |
getSubsystemClient() |
execute, getClient, login, logout
addModule, findModule, findModules, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public TPSClient tpsClient
public TPSCLI(MainCLI mainCLI)
public java.lang.String getFullName()
getFullName
in class SubsystemCLI
public SubsystemClient getSubsystemClient() throws java.lang.Exception
getSubsystemClient
in class SubsystemCLI
java.lang.Exception