Uses of Interface
org.apache.fulcrum.localization.SimpleLocalizationService

Uses of SimpleLocalizationService in org.apache.fulcrum.localization
 

Subinterfaces of SimpleLocalizationService in org.apache.fulcrum.localization
 interface LocalizationService
          Provides localization functionality using the interface provided by ResourceBundle, plus leverages a "search path" style traversal of the ResourceBundle objects named by the locale.default.bundles to discover a value for a given key.
 

Classes in org.apache.fulcrum.localization that implement SimpleLocalizationService
 class DefaultLocalizationService
          This class is the single point of access to all localization resources.
 class SimpleLocalizationServiceImpl
          This class is the single point of access to all localization resources.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.