Package org.apache.velocity.app.event
-
Interface Summary Interface Description EventHandler Base interface for all event handlersIncludeEventHandler Event handler for include type directives (e.g.InvalidReferenceEventHandler Event handler called when an invalid reference is encountered.MethodExceptionEventHandler Event handler called when a method throws an exception.ReferenceInsertionEventHandler Reference 'Stream insertion' event handler. -
Class Summary Class Description EventCartridge Stores the event handlers.EventHandlerUtil Calls on request all registered event handlers for a particular event.