Interface TranslatorRegistry


@Api public interface TranslatorRegistry
Registry of available Translator. Translators are registered with #register(Translator, TranslatorScope) method in given scope. Name must be unique within given scope.

Additionally, if Translator implements PackageTranslator interface, then it is possible to fetch him by package name.

Author:
Cezary Kozar 19 sie 2015