public class XMLToEndpointMapper extends java.lang.Object implements XMLToObjectMapper
XMLToObjectMapper
Modifier and Type | Method and Description |
---|---|
static XMLToEndpointMapper |
getInstance() |
java.lang.Object |
getObjectFromOMNode(org.apache.axiom.om.OMNode om,
java.util.Properties properties)
Constructs the Endpoint implementation for the given OMNode.
|
public static XMLToEndpointMapper getInstance()
public java.lang.Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, java.util.Properties properties)
getObjectFromOMNode
in interface XMLToObjectMapper
om
- OMNode containing endpoint configuration. This should be an OMElement.properties
- bag of properties to pass in any information to the factoryCopyright © 2005-2021 Apache Software Foundation. All Rights Reserved.