javax.faces.event
Interface AjaxBehaviorListener

All Superinterfaces:
BehaviorListener, EventListener, FacesListener

public interface AjaxBehaviorListener
extends BehaviorListener

Since:
2.0

Method Summary
 void processAjaxBehavior(AjaxBehaviorEvent event)
           
 

Method Detail

processAjaxBehavior

void processAjaxBehavior(AjaxBehaviorEvent event)
                         throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2014 The Apache Software Foundation. All rights reserved.