public class

DebugReferenceInsertionEventHandler

extends Object
implements ReferenceInsertionEventHandler ContextAware
java.lang.Object
   ↳ com.atlassian.confluence.util.velocity.debug.DebugReferenceInsertionEventHandler

Class Overview

A ReferenceInsertionEventHandler which will log debug messages as references are resolved.

Summary

Public Constructors
DebugReferenceInsertionEventHandler()
Public Methods
Object referenceInsert(String reference, Object value)
void setContext(Context context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.apache.velocity.app.event.ReferenceInsertionEventHandler
From interface org.apache.velocity.util.ContextAware

Public Constructors

public DebugReferenceInsertionEventHandler ()

Public Methods

public Object referenceInsert (String reference, Object value)

public void setContext (Context context)