org.mule.test.construct
Class FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor

java.lang.Object
  extended by org.mule.test.construct.FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor
All Implemented Interfaces:
MessageProcessor
Enclosing class:
FlowDefaultProcessingStrategyTestCase

public static class FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor
extends Object
implements MessageProcessor


Constructor Summary
FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor()
           
 
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

FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor

public FlowDefaultProcessingStrategyTestCase.ThreadSensingMessageProcessor()
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.