Package org.eclipse.osgi.service.localization


package org.eclipse.osgi.service.localization
Provides bundle localization and local provider service APIs.

Package Specification

This package specifies the API for the BundleLocalization and LocalePrivder services.

Clients accessing the localization resource bundles use to localize OSGi bundle manifests will likely be interested in the types provided by this package.

  • Interfaces
    Class
    Description
    The interface of the service that gets ResourceBundle objects from a given bundle with a given locale.
    A service that is used to determine what the current locale is for a particular context or session.