public class InterfaceFactoryRegistry extends Object
Constructor and Description |
---|
InterfaceFactoryRegistry() |
Modifier and Type | Method and Description |
---|---|
static AbstractInterface<?> |
build(WsdlProject project,
InterfaceConfig config) |
static AbstractInterface<?> |
createNew(WsdlProject project,
String type,
String name) |
public static AbstractInterface<?> createNew(WsdlProject project, String type, String name)
public static AbstractInterface<?> build(WsdlProject project, InterfaceConfig config)
Copyright © 2019. All Rights Reserved.