678679680681682683684
return factoryRegistry; } protected void initFactoryRegistry() { factoryRegistry = new SoapUIFactoryRegistry( null ); }
653654655656657658659
return factoryRegistry; } protected void initFactoryRegistry() { factoryRegistry = new SoapUIFactoryRegistry(null); }