Modifier and Type | Class and Description |
---|---|
class |
ByteBuddyI18nizer.DefaultInterceptor<T>
Catch-all interceptor which merely dispatches all the calls to the wrapped object.
|
static interface |
ByteBuddyI18nizer.DelegateResolver<T>
Mixin interface which makes it easier for the i18n proxy to expose
the object that it wraps.
|
class |
ByteBuddyI18nizer.I18NableGetterInterceptor<T>
Handles the getters which return i18n-annotated types.
|
class |
ByteBuddyI18nizer.I18NTextAnnotatedGetterInterceptor<T>
Handles the getters annotated with
I18nText . |
Constructor and Description |
---|
ByteBuddyI18nizer(TranslationService translationService,
javax.inject.Provider<info.magnolia.context.Context> contextProvider) |
@Inject public ByteBuddyI18nizer(TranslationService translationService, javax.inject.Provider<info.magnolia.context.Context> contextProvider)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.