Annotation Interface ReturnValueAnnotation
@Deprecated(forRemoval=true)
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
public @interface ReturnValueAnnotation
Deprecated, for removal: This API element is subject to removal in a future version.
A meta annotation that indicates to the annotation uberspect that the annotation should be retained with the return
value in the Velocity context.
ReturnValueAnnotation
instead.