com.mule.connectors.testdata.templates
Class AutomationBeansTemplate

java.lang.Object
  extended by com.mule.connectors.testdata.templates.AutomationBeansTemplate

public class AutomationBeansTemplate
extends Object


Constructor Summary
AutomationBeansTemplate()
           
 
Method Summary
 void createAutomationBeansFromProcessors(Element messageProcessors)
           
 void exportToFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomationBeansTemplate

public AutomationBeansTemplate()
                        throws ParserConfigurationException
Throws:
ParserConfigurationException
Method Detail

createAutomationBeansFromProcessors

public void createAutomationBeansFromProcessors(Element messageProcessors)
                                         throws ParserConfigurationException,
                                                TransformerException
Throws:
ParserConfigurationException
TransformerException

exportToFile

public void exportToFile()
                  throws TransformerException
Throws:
TransformerException


Copyright © 2014. All rights reserved.