org.apache.synapse.config.xml.endpoints
Class TemplateFactory

java.lang.Object
  extended by org.apache.synapse.config.xml.endpoints.TemplateFactory

public class TemplateFactory
extends Object


Field Summary
static org.apache.commons.logging.Log log
           
 
Constructor Summary
TemplateFactory()
           
 
Method Summary
 Template createEndpointTemplate(OMElement element, Properties properties)
           
protected  void handleException(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log
Constructor Detail

TemplateFactory

public TemplateFactory()
Method Detail

createEndpointTemplate

public Template createEndpointTemplate(OMElement element,
                                       Properties properties)

handleException

protected void handleException(String message)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.