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


@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface ReturnValueAnnotation

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



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.