|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor
public static class ReferenceInsertionEventHandler.referenceInsertExecutor
Defines the execution strategy for referenceInsert
Method Summary | |
---|---|
void |
execute(EventHandler handler)
Call the method referenceInsert() |
Object |
getReturnValue()
Get return value at end of all the iterations |
boolean |
isDone()
Continue to end of event handler iteration |
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()
isDone
in interface EventHandlerMethodExecutor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |