@Retention @Target public abstract @interface

ReturnValueAnnotation

implements Annotation
com.atlassian.confluence.velocity.annotations.ReturnValueAnnotation

Class Overview

A meta annotation that indicates to the annotation uberspect that the annotation should be retained with the return value in the Velocity context.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation