Service Provider Interfaces of the Localization Framework
| Interface | Description | |
|---|---|---|
| BundleLoaderFactory |
Factory that creates Task instances responsible for loading localized
messages. |
|
| LocaleManagerSpi |
Service provider interface that extends the public LocaleManager interface. |
|
| MessageBundleSpi |
Service provider interface that extends the public MessageBundle interface. |
|
| MessageSourceSpi |
Service provider interface that extends the public MessageSource interface. |