public class ResourceBundleMessageSource extends Object implements MessageSource
| Constructor and Description |
|---|
ResourceBundleMessageSource(ResourceBundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessagepublic ResourceBundleMessageSource(ResourceBundle bundle)
public String getMessage(String key)
getMessage in interface MessageSourceCopyright © 2016. All rights reserved.