public class TemplateEndpointFactory extends EndpointFactory
ON_FAULT_Q| Constructor and Description |
|---|
TemplateEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
createEndpoint(org.apache.axiom.om.OMElement endpointElement,
boolean a,
Properties properties)
Creates the Endpoint implementation for the given XML endpoint configuration.
|
extractSpecificEndpointProperties, getEndpointDefinitionFactory, getEndpointFromElement, getEndpointFromElement, getEndpoints, getObjectFromOMNode, handleException, handleException, processProperties, setEndpointDefinitionFactorypublic Endpoint createEndpoint(org.apache.axiom.om.OMElement endpointElement, boolean a, Properties properties)
EndpointFactorycreateEndpoint in class EndpointFactoryendpointElement - OMElement containing the endpoint configuration.a - false if the endpoint has a name. true otherwise.properties - bag of properties to pass in any information to the factoryCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.