Class AjaxComponentInstanceEventResultProcessor

java.lang.Object
org.apache.tapestry5.internal.services.AjaxComponentInstanceEventResultProcessor
All Implemented Interfaces:
ComponentEventResultProcessor<Component>

Performs a partial page render based on a root component. If the component is actually a page, it will send an JSON reponse to rediret to the page.