public class XMLToEndpointMapper extends Object implements XMLToObjectMapper
XMLToObjectMapper
Modifier and Type | Method and Description |
---|---|
static XMLToEndpointMapper |
getInstance() |
Object |
getObjectFromOMNode(org.apache.axiom.om.OMNode om,
Properties properties)
Constructs the Endpoint implementation for the given OMNode.
|
public static XMLToEndpointMapper getInstance()
public Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, 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-2017 Apache Software Foundation. All Rights Reserved.