public class KRACLI extends SubsystemCLI
| Modifier and Type | Method and Description |
|---|---|
Client |
getClient(java.lang.String name) |
void |
init() |
void |
login() |
void |
logout() |
execute, getFullNameaddModule, findModule, findModules, getClient, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic KRAClient kraClient
public KRACLI(CLI parent)
public void init()
throws java.lang.Exception
init in class SubsystemCLIjava.lang.Exceptionpublic void login()
login in class SubsystemCLIpublic void logout()
logout in class SubsystemCLI