public class

NoLoggingVelocityEngineResolver

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

Summary

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

Public Constructors

public NoLoggingVelocityEngineResolver ()

Public Methods

public VelocityEngine getVelocityEngine ()

Throws
Exception