// Training
cp.getExtensionPointId();
cpc.setReturnValue( "hivemind.ServiceModels" );
cp.getConfigurationType();
cpc.setReturnValue(List.class);
cp.visibleToModule( null );
cpc.setReturnValue( true );
cp.getConfiguration();
cpc.setReturnValue( Collections.EMPTY_MAP );
replayControls();
RegistryInfrastructureImpl r = new RegistryInfrastructureImpl( null, null );