com.atlassian.templaterenderer.velocity.one.six
Class VelocityWebPanelRenderer

java.lang.Object
  extended by com.atlassian.templaterenderer.velocity.AbstractCachingWebPanelRenderer
      extended by com.atlassian.templaterenderer.velocity.one.six.VelocityWebPanelRenderer
All Implemented Interfaces:
com.atlassian.plugin.web.renderer.WebPanelRenderer, org.springframework.beans.factory.InitializingBean

public class VelocityWebPanelRenderer
extends AbstractCachingWebPanelRenderer

Since:
2.5.0

Constructor Summary
VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory, com.atlassian.plugin.event.PluginEventManager pluginEventManager)
           
 
Method Summary
protected  com.atlassian.templaterenderer.TemplateRenderer createRenderer(com.atlassian.plugin.Plugin plugin)
           
 
Methods inherited from class com.atlassian.templaterenderer.velocity.AbstractCachingWebPanelRenderer
afterPropertiesSet, destroy, getResourceType, pluginUnloaded, render, renderFragment, renderFragment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityWebPanelRenderer

public VelocityWebPanelRenderer(com.atlassian.templaterenderer.TemplateContextFactory templateContextFactory,
                                com.atlassian.plugin.event.PluginEventManager pluginEventManager)
Method Detail

createRenderer

protected com.atlassian.templaterenderer.TemplateRenderer createRenderer(com.atlassian.plugin.Plugin plugin)
Specified by:
createRenderer in class AbstractCachingWebPanelRenderer


Copyright © 2012 Atlassian. All Rights Reserved.