com.atlassian.confluence.servlet.simpledisplay
Class DefaultVelocityEngineResolver

java.lang.Object
  extended by com.atlassian.confluence.servlet.simpledisplay.DefaultVelocityEngineResolver
All Implemented Interfaces:
VelocityEngineResolver

public class DefaultVelocityEngineResolver
extends Object
implements VelocityEngineResolver


Constructor Summary
DefaultVelocityEngineResolver()
           
 
Method Summary
 org.apache.velocity.app.VelocityEngine getVelocityEngine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultVelocityEngineResolver

public DefaultVelocityEngineResolver()
Method Detail

getVelocityEngine

public org.apache.velocity.app.VelocityEngine getVelocityEngine()
                                                         throws Exception
Specified by:
getVelocityEngine in interface VelocityEngineResolver
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.