org.mule.test.config
Class TestMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.test.config.TestMessages

public class TestMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
TestMessages()
           
 
Method Summary
static Message testMessage(String arg1, String arg2, String arg3)
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMessages

public TestMessages()
Method Detail

testMessage

public static Message testMessage(String arg1,
                                  String arg2,
                                  String arg3)


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