org.mule.test.integration.exceptions
Class CatchExceptionStrategyTestCase.Echo

java.lang.Object
  extended by org.mule.test.integration.exceptions.CatchExceptionStrategyTestCase.Echo
Enclosing class:
CatchExceptionStrategyTestCase

public static class CatchExceptionStrategyTestCase.Echo
extends Object


Constructor Summary
CatchExceptionStrategyTestCase.Echo()
           
 
Method Summary
 String echo(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatchExceptionStrategyTestCase.Echo

public CatchExceptionStrategyTestCase.Echo()
Method Detail

echo

public String echo(String string)


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