| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor
public static class InvalidReferenceEventHandler.InvalidSetMethodExecutor
Defines the execution strategy for invalidGetMethod
| Method Summary | |
|---|---|
|  void | execute(EventHandler handler)Call the method invalidSetMethod() | 
|  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 EventHandlerMethodExecutorhandler - call the appropriate method on this handlerpublic Object getReturnValue()
EventHandlerMethodExecutor
getReturnValue in interface EventHandlerMethodExecutorpublic boolean isDone()
EventHandlerMethodExecutor
isDone in interface EventHandlerMethodExecutor| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||