T
- type of the getter ownerpublic class ByteBuddyI18nizer.I18NTextAnnotatedGetterInterceptor<T> extends Object
I18nText
.
Delegates the calls to the translation service.Constructor and Description |
---|
I18NTextAnnotatedGetterInterceptor(TranslationService translationService,
I18nKeyGenerator<T> keyGenerator) |
Modifier and Type | Method and Description |
---|---|
String |
i18nTextMethod(Method method,
ByteBuddyI18nizer.DelegateResolver<T> delegateResolver,
T that) |
public I18NTextAnnotatedGetterInterceptor(TranslationService translationService, I18nKeyGenerator<T> keyGenerator)
@RuntimeType public String i18nTextMethod(@Origin Method method, @This ByteBuddyI18nizer.DelegateResolver<T> delegateResolver, @This T that)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.