org.mule.module.spring.i18n
Class SpringMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.module.spring.i18n.SpringMessages

public class SpringMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
SpringMessages()
           
 
Method Summary
static Message beanNotInstanceOfApplicationListener(String name)
           
static Message failedToReinitMule()
           
 
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

SpringMessages

public SpringMessages()
Method Detail

failedToReinitMule

public static Message failedToReinitMule()

beanNotInstanceOfApplicationListener

public static Message beanNotInstanceOfApplicationListener(String name)


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