org.mule.test.integration.exceptions
Class ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent

java.lang.Object
  extended by org.mule.test.integration.exceptions.ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent
Enclosing class:
ExceptionStrategyConstructsTestCase

public static class ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent
extends Object


Constructor Summary
ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent()
           
 
Method Summary
 byte[] process(byte[] msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent

public ExceptionStrategyConstructsTestCase.ExceptionThrowingComponent()
Method Detail

process

public byte[] process(byte[] msg)
               throws MuleException
Throws:
MuleException


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