addCommand(new RemoveModuleDescriptorCommand());
addCommand(new AddModuleCommand());
addCommand(new ReplaceModuleCommand());
addCommand(new GetModuleInfoCommand());
addCommand(new GetAllModuleDescriptorCommand());
addCommand(new GetModuleCommand());
addCommand(new GetAreaInfoCommand());
addCommand(new GetAllAreaInfoCommand());
addCommand(new AuthenticateCommand());
addCommand(new GetSourceCommand());
addCommand(new GetModulesSinceCommand());