com.atlassian.templaterenderer.velocity
Class TemplateRendererReturnValueAnnotator

java.lang.Object
  extended by com.atlassian.templaterenderer.velocity.TemplateRendererReturnValueAnnotator
All Implemented Interfaces:
com.atlassian.velocity.htmlsafe.introspection.MethodAnnotator

public class TemplateRendererReturnValueAnnotator
extends Object
implements com.atlassian.velocity.htmlsafe.introspection.MethodAnnotator


Constructor Summary
TemplateRendererReturnValueAnnotator()
           
 
Method Summary
 Collection<Annotation> getAnnotationsForMethod(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateRendererReturnValueAnnotator

public TemplateRendererReturnValueAnnotator()
Method Detail

getAnnotationsForMethod

public Collection<Annotation> getAnnotationsForMethod(Method method)
Specified by:
getAnnotationsForMethod in interface com.atlassian.velocity.htmlsafe.introspection.MethodAnnotator


Copyright © 2012 Atlassian. All Rights Reserved.