|
|||||||||||
| 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.samples.stockquote.LocaleMessage
LocaleMessage is a convenience interface for retrieving
internationalised strings from resource bundles. The actual work is done by
the MessageFactory in core.
| Constructor Summary | |
LocaleMessage()
|
|
| Method Summary | |
static String |
getStockQuoteMessage(String symbol,
String name,
String date,
String last,
String change,
String open,
String high,
String low,
String volume,
String previousClose)
|
| 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 |
public LocaleMessage()
| Method Detail |
public static String getStockQuoteMessage(String symbol,
String name,
String date,
String last,
String change,
String open,
String high,
String low,
String volume,
String previousClose)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||