org.mule.example.errorhandler
Class ErrorHandlerTestDataGenerator

java.lang.Object
  extended by org.mule.example.errorhandler.ErrorHandlerTestDataGenerator

public class ErrorHandlerTestDataGenerator
extends Object


Constructor Summary
ErrorHandlerTestDataGenerator()
           
 
Method Summary
static void generateTestData(String targetDir)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorHandlerTestDataGenerator

public ErrorHandlerTestDataGenerator()
Method Detail

generateTestData

public static void generateTestData(String targetDir)
                             throws IOException,
                                    TransformerException
Throws:
IOException
TransformerException

main

public static void main(String[] args)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.