org.mule.test.integration.exceptions
Class ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower

java.lang.Object
  extended by org.mule.test.integration.exceptions.ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower
All Implemented Interfaces:
MessageProcessor
Enclosing class:
ExceptionStrategyWithFlowExceptionTestCase

public static class ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower
extends Object
implements MessageProcessor


Constructor Summary
ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower()
           
 
Method Summary
 MuleEvent process(MuleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower

public ExceptionStrategyWithFlowExceptionTestCase.ExceptionThrower()
Method Detail

process

public MuleEvent process(MuleEvent event)
                  throws MuleException
Specified by:
process in interface MessageProcessor
Throws:
MuleException


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