com.eviware.soapui.impl.wsdl
Class InterfaceFactoryRegistry

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.InterfaceFactoryRegistry

public class InterfaceFactoryRegistry
extends java.lang.Object


Constructor Summary
InterfaceFactoryRegistry()
           
 
Method Summary
static AbstractInterface<?> build(WsdlProject project, com.eviware.soapui.config.InterfaceConfig config)
           
static AbstractInterface<?> createNew(WsdlProject project, java.lang.String type, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceFactoryRegistry

public InterfaceFactoryRegistry()
Method Detail

createNew

public static AbstractInterface<?> createNew(WsdlProject project,
                                             java.lang.String type,
                                             java.lang.String name)

build

public static AbstractInterface<?> build(WsdlProject project,
                                         com.eviware.soapui.config.InterfaceConfig config)


Copyright © 2005-2009 eviware.com. All Rights Reserved.