Uses of Interface
org.apache.velocity.app.event.InvalidReferenceEventHandler
Package
Description
-
Uses of InvalidReferenceEventHandler in org.apache.velocity.app.event
Modifier and TypeMethodDescriptionvoid
EventCartridge.addInvalidReferenceEventHandler
(InvalidReferenceEventHandler ev) Add an invalid reference event handler to the Cartridge. -
Uses of InvalidReferenceEventHandler in org.apache.velocity.app.event.implement
Modifier and TypeClassDescriptionclass
Use this event handler to flag invalid references. -
Uses of InvalidReferenceEventHandler in org.apache.velocity.example
Modifier and TypeClassDescriptionclass
This class is a simple demonstration of how the event handling features of the Velocity Servlet Engine are used.