Class TranslatorAlternatesSourceImpl
java.lang.Object
org.apache.tapestry5.internal.services.TranslatorAlternatesSourceImpl
- All Implemented Interfaces:
TranslatorAlternatesSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the mapping from name to Translator, based on the contributions to the service.
-
Constructor Details
-
TranslatorAlternatesSourceImpl
-
-
Method Details
-
getTranslatorAlternates
Description copied from interface:TranslatorAlternatesSource
Get the mapping from name to Translator, based on the contributions to the service. It will be verified that the keys of the map corresponding to the names of the Translator values.- Specified by:
getTranslatorAlternates
in interfaceTranslatorAlternatesSource
-