addCommand(new RegisterServerCommand());
addCommand(new UnregisterServerCommand());
addCommand(new GetMasterCommand());
addCommand(new NotifyNewMasterCommand());
addCommand(new NotifyNewPrivateKeyCommand());
addCommand(new GetModuleDescriptorCommand());
addCommand(new RegisterModuleCommand());
addCommand(new PromoteModuleDescriptorCommand());
addCommand(new RemoveModuleDescriptorCommand());
addCommand(new AddModuleCommand());
addCommand(new ReplaceModuleCommand());