com.atlassian.templaterenderer.velocity
Class TemplateRendererAnnotationBoxingUberspect

java.lang.Object
  extended by org.apache.velocity.util.introspection.UberspectImpl
      extended by com.atlassian.velocity.htmlsafe.introspection.AnnotationBoxingUberspect
          extended by com.atlassian.templaterenderer.velocity.TemplateRendererAnnotationBoxingUberspect
All Implemented Interfaces:
org.apache.velocity.util.introspection.Uberspect, org.apache.velocity.util.introspection.UberspectLoggable, org.apache.velocity.util.RuntimeServicesAware

public class TemplateRendererAnnotationBoxingUberspect
extends com.atlassian.velocity.htmlsafe.introspection.AnnotationBoxingUberspect


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.velocity.util.introspection.UberspectImpl
org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl, org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl, org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl
 
Field Summary
 
Fields inherited from class org.apache.velocity.util.introspection.UberspectImpl
introspector
 
Constructor Summary
TemplateRendererAnnotationBoxingUberspect()
           
 
Method Summary
protected  Collection<Annotation> getMethodAnnotations(Method method)
           
 
Methods inherited from class com.atlassian.velocity.htmlsafe.introspection.AnnotationBoxingUberspect
getClassForTargetObject, getIterator, getMethod, getPropertyGet, init, setRuntimeServices
 
Methods inherited from class org.apache.velocity.util.introspection.UberspectImpl
getPropertySet, setLog, setRuntimeLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateRendererAnnotationBoxingUberspect

public TemplateRendererAnnotationBoxingUberspect()
Method Detail

getMethodAnnotations

protected Collection<Annotation> getMethodAnnotations(Method method)
Overrides:
getMethodAnnotations in class com.atlassian.velocity.htmlsafe.introspection.AnnotationBoxingUberspect


Copyright © 2012 Atlassian. All Rights Reserved.