|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.i18n.MessageFactory
org.mule.example.hello.LocaleMessage
public class LocaleMessage
LocaleMessage
is a convenience interface for retrieving
internationalised strings from resource bundles. The actual work is done by
the MessageFactory in core.
Field Summary |
---|
Fields inherited from class org.mule.config.i18n.MessageFactory |
---|
logger |
Constructor Summary | |
---|---|
LocaleMessage()
|
Method Summary | |
---|---|
static java.lang.String |
getGreetingPart1()
|
static java.lang.String |
getGreetingPart2()
|
static java.lang.String |
getInvalidUserNameError()
|
static java.lang.String |
getPrompt()
|
Methods inherited from class org.mule.config.i18n.MessageFactory |
---|
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getString, getString, getString, getString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocaleMessage()
Method Detail |
---|
public static java.lang.String getGreetingPart2()
public static java.lang.String getGreetingPart1()
public static java.lang.String getPrompt()
public static java.lang.String getInvalidUserNameError()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |