Uses of Package
org.apache.velocity.app.event
-
Classes in org.apache.velocity.app.event used by org.apache.velocity.app.event Class 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. -
Classes in org.apache.velocity.app.event used by org.apache.velocity.app.event.implement Class 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. -
Classes in org.apache.velocity.app.event used by org.apache.velocity.context Class Description EventCartridge Stores the event handlers. -
Classes in org.apache.velocity.app.event used by org.apache.velocity.example Class Description EventHandler Base interface for all event handlersInvalidReferenceEventHandler 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. -
Classes in org.apache.velocity.app.event used by org.apache.velocity.runtime Class Description EventCartridge Stores the event handlers.