public class ServiceInterfaceMappingNode extends JaxRpcMappingNode
| Constructor and Description |
|---|
ServiceInterfaceMappingNode()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
write(Node parent,
String nodeName,
Configuration config,
Service service)
write the appropriate information to a DOM tree and return it
|
appendChild, appendTextChild, appendTextChild, debug, forceAppendTextChild, getOwnerDocument, setAttribute, setAttributeNSpublic ServiceInterfaceMappingNode()
public Node write(Node parent, String nodeName, Configuration config, Service service) throws Exception
parent - node in the DOM treenodeName - name for the root element for this DOM tree fragmentconfig - jaxrpc configurationservice - service details to writeExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.