Uses of Interface
org.apache.velocity.app.event.EventHandlerMethodExecutor
Packages that use EventHandlerMethodExecutor
-
Uses of EventHandlerMethodExecutor in org.apache.velocity.app.event
Classes in org.apache.velocity.app.event that implement EventHandlerMethodExecutorModifier and TypeClassDescriptionstatic class
Defines the execution strategy for includeEventstatic class
Defines the execution strategy for invalidGetMethodstatic class
Defines the execution strategy for invalidGetMethodstatic class
Defines the execution strategy for invalidGetMethodstatic class
Defines the execution strategy for methodExceptionstatic class
Defines the execution strategy for shouldLogOnNullSetstatic class
Defines the execution strategy for referenceInsertMethods in org.apache.velocity.app.event with parameters of type EventHandlerMethodExecutorModifier and TypeMethodDescriptionstatic Object
EventHandlerUtil.invalidReferenceHandlerCall
(EventHandlerMethodExecutor methodExecutor, RuntimeServices rsvc, InternalContextAdapter context) Calls event handler method with appropriate chaining across event handlers.