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 classDefines the execution strategy for includeEventstatic classDefines the execution strategy for invalidGetMethodstatic classDefines the execution strategy for invalidGetMethodstatic classDefines the execution strategy for invalidGetMethodstatic classDefines the execution strategy for methodExceptionstatic classDefines the execution strategy for shouldLogOnNullSetstatic classDefines the execution strategy for referenceInsertMethods in org.apache.velocity.app.event with parameters of type EventHandlerMethodExecutorModifier and TypeMethodDescriptionstatic ObjectEventHandlerUtil.invalidReferenceHandlerCall(EventHandlerMethodExecutor methodExecutor, RuntimeServices rsvc, InternalContextAdapter context) Calls event handler method with appropriate chaining across event handlers.