Class EXIT
java.lang.Object
org.jpos.q2.cli.builtin.EXIT
- All Implemented Interfaces:
CLICommand, CLISubSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexec(CLIContext cli, String[] strings) String[]getCompletionPrefixes(CLIContext ctx, String[] args) getPrompt(CLIContext ctx, String[] args)
-
Constructor Details
-
EXIT
public EXIT()
-
-
Method Details
-
getPrompt
- Specified by:
getPromptin interfaceCLISubSystem
-
getCompletionPrefixes
- Specified by:
getCompletionPrefixesin interfaceCLISubSystem
-
exec
- Specified by:
execin interfaceCLICommand- Throws:
Exception
-