addCommand(new NotifyNewMasterCommand());
addCommand(new NotifyNewPrivateKeyCommand());
addCommand(new GetModuleDescriptorCommand());
addCommand(new RegisterModuleCommand());
addCommand(new PromoteModuleDescriptorCommand());
addCommand(new RemoveModuleDescriptorCommand());
addCommand(new AddModuleCommand());
addCommand(new ReplaceModuleCommand());
addCommand(new GetModuleInfoCommand());
addCommand(new GetAllModuleDescriptorCommand());
addCommand(new GetModuleCommand());