cd.setConfigurationId("Fred");
cd.setConditionalExpression("class foo.bar.Baz");
cd.addElement(newElement("bar"));
md.addContribution(cd);
RegistryInfrastructureConstructor ric = new RegistryInfrastructureConstructor(eh, log, null);
ric.addModuleDescriptor(md);