Class PageLifecycleAnnotationWorker

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

Similar to RenderPhaseMethodWorker but applies to annotations/methods related to the overall page lifecycle. Page lifecycle methods are always void and take no parameters.