Class RenderPhaseMethodWorker

java.lang.Object
org.apache.tapestry5.internal.transform.RenderPhaseMethodWorker
All Implemented Interfaces:
ComponentClassTransformWorker2

Converts one of the methods of Component into a chain of command that, itself, invokes certain methods (render phase methods) marked with an annotation, or named in a specific way.