org.mule.construct
Class AbstractFlowConstuctTestCase.DirectInboundMessageSource

java.lang.Object
  extended by org.mule.construct.AbstractFlowConstuctTestCase.DirectInboundMessageSource
All Implemented Interfaces:
MessageSource
Enclosing class:
AbstractFlowConstuctTestCase

public static class AbstractFlowConstuctTestCase.DirectInboundMessageSource
extends Object
implements MessageSource


Constructor Summary
AbstractFlowConstuctTestCase.DirectInboundMessageSource()
           
 
Method Summary
 MuleEvent process(MuleEvent event)
           
 void setListener(MessageProcessor listener)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractFlowConstuctTestCase.DirectInboundMessageSource

public AbstractFlowConstuctTestCase.DirectInboundMessageSource()
Method Detail

setListener

public void setListener(MessageProcessor listener)
Specified by:
setListener in interface MessageSource

process

public MuleEvent process(MuleEvent event)
                  throws MuleException
Throws:
MuleException

toString

public String toString()
Overrides:
toString in class Object


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