public class DebugReferenceInsertionEventHandler extends Object implements org.apache.velocity.app.event.ReferenceInsertionEventHandler, org.apache.velocity.util.ContextAware
ReferenceInsertionEventHandler which will log debug messages as references are resolved.| Constructor and Description |
|---|
DebugReferenceInsertionEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
referenceInsert(String reference,
Object value) |
void |
setContext(org.apache.velocity.context.Context context) |
public Object referenceInsert(String reference, Object value)
referenceInsert in interface org.apache.velocity.app.event.ReferenceInsertionEventHandlerpublic void setContext(org.apache.velocity.context.Context context)
setContext in interface org.apache.velocity.util.ContextAwareCopyright © 2003–2015 Atlassian. All rights reserved.