_registryAssembly.performPostProcessing();
RegistryInfrastructure infrastructure = _constructor
.constructRegistryInfrastructure(locale);
infrastructure.startup();
return new RegistryImpl(infrastructure);
}
private void processModuleDescriptorProvider(ModuleDescriptorProvider provider)