Class TemplateFactory
- java.lang.Object
-
- org.apache.synapse.config.xml.endpoints.TemplateFactory
-
public class TemplateFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.commons.logging.Log
log
-
Constructor Summary
Constructors Constructor Description TemplateFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Template
createEndpointTemplate(org.apache.axiom.om.OMElement element, Properties properties)
protected void
handleException(String message)
-
-
-
Method Detail
-
createEndpointTemplate
public Template createEndpointTemplate(org.apache.axiom.om.OMElement element, Properties properties)
-
handleException
protected void handleException(String message)
-
-