Package com.botbox.bbsh
Class MiscCommands.QuitCommand
java.lang.Object
com.botbox.bbsh.MiscCommands.QuitCommand
- All Implemented Interfaces:
Command
- Enclosing class:
- MiscCommands
public static class MiscCommands.QuitCommand extends java.lang.Object implements Command
-
Constructor Summary
Constructors Constructor Description QuitCommand() -
Method Summary
Modifier and Type Method Description intexecuteCommand(CommandContext context)
-
Constructor Details
-
QuitCommand
public QuitCommand()
-
-
Method Details
-
executeCommand
- Specified by:
executeCommandin interfaceCommand- Throws:
CLIException
-