public final class EndpointAdapterFactory extends Object implements DeploymentDescriptorParser.AdapterFactory<EndpointAdapter>
Constructor and Description |
---|
EndpointAdapterFactory() |
Modifier and Type | Method and Description |
---|---|
EndpointAdapter |
createAdapter(String name,
String urlPattern,
Class implType,
QName serviceName,
QName portName,
String bindingId,
List<Source> metadata,
WebServiceFeature... features) |
public EndpointAdapter createAdapter(String name, String urlPattern, Class implType, QName serviceName, QName portName, String bindingId, List<Source> metadata, WebServiceFeature... features)
createAdapter
in interface DeploymentDescriptorParser.AdapterFactory<EndpointAdapter>
Copyright © 2015 Oracle Corporation. All rights reserved.