public static class IRythmListener.ListenerAdaptor extends Object implements IRythmListener
IRythmListener.ListenerAdaptor
Constructor and Description |
---|
IRythmListener.ListenerAdaptor() |
Modifier and Type | Method and Description |
---|---|
void |
enterInvokeTemplate(TemplateBase caller) |
void |
exitInvokeTemplate(TemplateBase caller) |
void |
invoked(ITag tag) |
void |
onInvoke(ITag tag) |
void |
onRender(ITemplate template) |
void |
rendered(ITemplate template) |
public void onRender(ITemplate template)
onRender
in interface IRythmListener
public void rendered(ITemplate template)
rendered
in interface IRythmListener
public void onInvoke(ITag tag)
onInvoke
in interface IRythmListener
public void invoked(ITag tag)
invoked
in interface IRythmListener
public void enterInvokeTemplate(TemplateBase caller)
enterInvokeTemplate
in interface IRythmListener
public void exitInvokeTemplate(TemplateBase caller)
exitInvokeTemplate
in interface IRythmListener
Copyright © 2015. All Rights Reserved.