org.rythmengine.extension
Class IRythmListener.ListenerAdaptor
java.lang.Object
org.rythmengine.extension.IRythmListener.ListenerAdaptor
- All Implemented Interfaces:
- IRythmListener
- Enclosing interface:
- IRythmListener
public static class IRythmListener.ListenerAdaptor
- extends Object
- implements IRythmListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IRythmListener.ListenerAdaptor
public IRythmListener.ListenerAdaptor()
onRender
public void onRender(ITemplate template)
- Specified by:
onRender
in interface IRythmListener
rendered
public void rendered(ITemplate template)
- Specified by:
rendered
in interface IRythmListener
onInvoke
public void onInvoke(ITag tag)
- Specified by:
onInvoke
in interface IRythmListener
invoked
public void invoked(ITag tag)
- Specified by:
invoked
in interface IRythmListener
enterInvokeTemplate
public void enterInvokeTemplate(TemplateBase caller)
- Specified by:
enterInvokeTemplate
in interface IRythmListener
exitInvokeTemplate
public void exitInvokeTemplate(TemplateBase caller)
- Specified by:
exitInvokeTemplate
in interface IRythmListener
Copyright © 2013. All Rights Reserved.