javax.faces.event
Interface AjaxBehaviorListener

All Superinterfaces:
BehaviorListener, EventListener, FacesListener

public interface AjaxBehaviorListener
extends BehaviorListener

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-14 16:07:20 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 void processAjaxBehavior(AjaxBehaviorEvent event)
           
 

Method Detail

processAjaxBehavior

void processAjaxBehavior(AjaxBehaviorEvent event)
                         throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.