Package | Description |
---|---|
org.apache.velocity.app.event |
Modifier and Type | Class and Description |
---|---|
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 |
ReferenceInsertionEventHandler.referenceInsertExecutor
Defines the execution strategy for referenceInsert
|
Modifier and Type | Method and Description |
---|---|
static Object |
EventHandlerUtil.invalidReferenceHandlerCall(EventHandlerMethodExecutor methodExecutor,
RuntimeServices rsvc,
InternalContextAdapter context)
Calls event handler method with appropriate chaining across event handlers.
|
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.