org.mule.test.construct
Class FlowConfigurationFunctionalTestCase.TestMessageSource

java.lang.Object
  extended by org.mule.test.construct.FlowConfigurationFunctionalTestCase.TestMessageSource
All Implemented Interfaces:
MessageSource
Enclosing class:
FlowConfigurationFunctionalTestCase

public static class FlowConfigurationFunctionalTestCase.TestMessageSource
extends Object
implements MessageSource


Constructor Summary
FlowConfigurationFunctionalTestCase.TestMessageSource()
           
 
Method Summary
 void setAppendAfter(String appendAfter)
           
 void setAppendBefore(String appendBefore)
           
 void setListener(MessageProcessor listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowConfigurationFunctionalTestCase.TestMessageSource

public FlowConfigurationFunctionalTestCase.TestMessageSource()
Method Detail

setAppendBefore

public void setAppendBefore(String appendBefore)

setAppendAfter

public void setAppendAfter(String appendAfter)

setListener

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


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