|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventHandlerMethodExecutor | |
---|---|
org.apache.velocity.app.event |
Uses of EventHandlerMethodExecutor in org.apache.velocity.app.event |
---|
Classes in org.apache.velocity.app.event that implement EventHandlerMethodExecutor | |
---|---|
static class |
IncludeEventHandler.IncludeEventExecutor
Defines the execution strategy for includeEvent |
static class |
InvalidReferenceEventHandler.InvalidGetMethodExecutor
Defines the execution strategy for invalidGetMethod |
static class |
InvalidReferenceEventHandler.InvalidMethodExecutor
Defines the execution strategy for invalidGetMethod |
static class |
InvalidReferenceEventHandler.InvalidSetMethodExecutor
Defines the execution strategy for invalidGetMethod |
static class |
MethodExceptionEventHandler.MethodExceptionExecutor
Defines the execution strategy for methodException |
static class |
NullSetEventHandler.ShouldLogOnNullSetExecutor
Defines the execution strategy for shouldLogOnNullSet |
static class |
ReferenceInsertionEventHandler.referenceInsertExecutor
Defines the execution strategy for referenceInsert |
Methods in org.apache.velocity.app.event with parameters of type EventHandlerMethodExecutor | |
---|---|
static Object |
EventHandlerUtil.invalidReferenceHandlerCall(EventHandlerMethodExecutor methodExecutor,
RuntimeServices rsvc,
InternalContextAdapter context)
Calls event handler method with appropriate chaining across event handlers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |