|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@SPI(status=Stable,
useRestriction=Public)
public interface IResourceBundleProvider
| Nested Class Summary | |
|---|---|
static interface |
IResourceBundleProvider.Factory
Factory for IResourceBundleProvider. |
| Method Summary | |
|---|---|
String |
getModuleId()
|
ResourceBundle |
getResourceBundle(String bundleName,
Locale locale)
Provides localized resources. |
| Method Detail |
|---|
ResourceBundle getResourceBundle(String bundleName,
Locale locale)
The main use is to provide localized labels for a UI.
bundleName - The name of the bundle to retrieve.locale - The locale to request the resources for.
String getModuleId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||