Class | Description |
---|---|
FilteringMethodDecorator<T> |
A
Decorator which delegates to another only for methods accepted by the given Predicate . |
I18nTextMethodDecorator<T> |
The
Decorator which decorates methods by delegating to the given TranslationService . |
MethodsAnnotatedWith |
A
Predicate which matches method where the method itself is annotated with the given annotation. |
ProxytoysI18nizer | |
ReturnsAnnotatedTypeArgument |
A
Predicate which matches methods which are "getter"s where the return value's type is annotated with the given annotation. |
Copyright © 2003–2014 Magnolia International Ltd.. All rights reserved.