Module org.tentackle.i18n
Package org.tentackle.i18n
Bundle provider using the persistence layer.
-
Class Summary Class Description BundleEnumeration Bundle enumeration to implementResourceBundle.getKeys().StoredBundleControl Bundle control to use stored bundles.
Used byStoredBundleFactoryin modular apps as well as byResourceBundlein non-modular apps.StoredBundleControlProvider Bundle control provider to use stored bundles.StoredBundleFactory Factory for stored bundles.
Replaces theDefaultBundleFactory.StoredResourceBundle ResourceBundle loaded from the database.