|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.InterfaceFactoryRegistry
public class InterfaceFactoryRegistry
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 |
---|
public InterfaceFactoryRegistry()
Method Detail |
---|
public static AbstractInterface<?> createNew(WsdlProject project, java.lang.String type, java.lang.String name)
public static AbstractInterface<?> build(WsdlProject project, com.eviware.soapui.config.InterfaceConfig config)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |