Class StoredBundleControl

java.lang.Object
java.util.ResourceBundle.Control
org.tentackle.i18n.StoredBundleControl
All Implemented Interfaces:
org.tentackle.pdo.DomainContextProvider

public class StoredBundleControl extends ResourceBundle.Control implements org.tentackle.pdo.DomainContextProvider
Bundle control to use stored bundles.
Used by StoredBundleFactory in modular apps as well as by ResourceBundle in non-modular apps.
Author:
harald
  • Constructor Details

    • StoredBundleControl

      public StoredBundleControl()
      Creates a stored bundle control object.
  • Method Details