org.ajax4jsf.ajax
Class ForceRender

java.lang.Object
  extended by org.ajax4jsf.ajax.ForceRender
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, AjaxListener, AjaxRenderListener

public class ForceRender
extends Object
implements AjaxListener, AjaxRenderListener

Author:
shura

Field Summary
 
Fields inherited from interface org.ajax4jsf.event.AjaxListener
AJAX_LISTENER_ARGS
 
Constructor Summary
ForceRender()
           
 
Method Summary
 void processAjax(AjaxEvent event)
           
 void processAjaxRender(AjaxRenderEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForceRender

public ForceRender()
Method Detail

processAjax

public void processAjax(AjaxEvent event)
Specified by:
processAjax in interface AjaxListener

processAjaxRender

public void processAjaxRender(AjaxRenderEvent event)
Specified by:
processAjaxRender in interface AjaxRenderListener


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.