public class TemplateDefinitionFactory
extends org.apache.synapse.config.xml.endpoints.EndpointDefinitionFactory
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
TemplateDefinitionFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.synapse.endpoints.EndpointDefinition |
createDefinition(org.apache.axiom.om.OMElement elem)
Extracts the QoS information from the XML which represents a WSDL/Address/Default endpoints
for Template endpoints
|
TemplateParameterContainer |
getParameterContainer() |
protected static void |
handleException(String msg) |
protected static void |
handleException(String msg,
Exception e) |
public TemplateParameterContainer getParameterContainer()
public org.apache.synapse.endpoints.EndpointDefinition createDefinition(org.apache.axiom.om.OMElement elem)
createDefinition in interface org.apache.synapse.config.xml.endpoints.DefinitionFactorycreateDefinition in class org.apache.synapse.config.xml.endpoints.EndpointDefinitionFactoryelem - XML which represents the endpoint with QoS informationprotected static void handleException(String msg)
Copyright © 2019 WSO2. All rights reserved.