Annotation Type DefaultTranslationResolver


@Qualifier @Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface DefaultTranslationResolver
Qualifier to identify the default bean for resolving translations via the Toolbox.t(String) or Toolbox.t(String, List) methods.
Author:
Tobias Erdle
See Also: