Class ExitCommand

java.lang.Object
command.manager.commands.ExitCommand
All Implemented Interfaces:
AuthorizableCommand, BaseCommand, LocalizableCommand, PreProcessingCommandInterface

public class ExitCommand extends Object implements BaseCommand, AuthorizableCommand, LocalizableCommand
Terminates the application (without saving collection).
Since:
1.0
Author:
Zerumi
  • Constructor Details

    • ExitCommand

      public ExitCommand()
  • Method Details