org.mule.test.config
Class TestMessages

java.lang.Object
  extended byorg.mule.config.i18n.MessageFactory
      extended byorg.mule.test.config.TestMessages

public class TestMessages
extends org.mule.config.i18n.MessageFactory


Constructor Summary
TestMessages()
           
 
Method Summary
static org.mule.config.i18n.Message testMessage(String arg1, String arg2, String arg3)
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, 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 org.mule.config.i18n.Message testMessage(String arg1,
                                                       String arg2,
                                                       String arg3)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.