com.atlassian.confluence.servlet.simpledisplay
Class DefaultVelocityEngineResolver
java.lang.Object
com.atlassian.confluence.servlet.simpledisplay.DefaultVelocityEngineResolver
- All Implemented Interfaces:
- VelocityEngineResolver
public class DefaultVelocityEngineResolver
- extends Object
- implements VelocityEngineResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultVelocityEngineResolver
public DefaultVelocityEngineResolver()
getVelocityEngine
public org.apache.velocity.app.VelocityEngine getVelocityEngine()
throws Exception
- Specified by:
getVelocityEngine
in interface VelocityEngineResolver
- Throws:
Exception