|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor
public static class InvalidReferenceEventHandler.InvalidGetMethodExecutor
Defines the execution strategy for invalidGetMethod
Method Summary | |
---|---|
void |
execute(EventHandler handler)
Call the method invalidGetMethod() |
Object |
getReturnValue()
Get return value at end of all the iterations |
boolean |
isDone()
Called after execute() to see if iterating should stop. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void execute(EventHandler handler)
execute
in interface EventHandlerMethodExecutor
handler
- call the appropriate method on this handlerpublic Object getReturnValue()
EventHandlerMethodExecutor
getReturnValue
in interface EventHandlerMethodExecutor
public boolean isDone()
EventHandlerMethodExecutor
isDone
in interface EventHandlerMethodExecutor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |