public class

DefaultVelocityEngineResolver

extends Object
implements VelocityEngineResolver
java.lang.Object
   ↳ com.atlassian.confluence.servlet.simpledisplay.DefaultVelocityEngineResolver

Summary

Public Constructors
DefaultVelocityEngineResolver()
Public Methods
VelocityEngine getVelocityEngine()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.confluence.servlet.simpledisplay.VelocityEngineResolver

Public Constructors

public DefaultVelocityEngineResolver ()

Public Methods

public VelocityEngine getVelocityEngine ()

Throws
Exception