javax.faces.event
Interface ActionListener

All Superinterfaces:
java.util.EventListener, FacesListener

public interface ActionListener
extends FacesListener

Version:
$Revision: 166994 $ $Date: 2004-07-02 00:12:40 +0200 (Fri, 02 Jul 2004) $
Author:
Thomas Spiegl (latest modification by $Author: mwessendorf $)

Method Summary
 void processAction(ActionEvent actionEvent)
           
 

Method Detail

processAction

void processAction(ActionEvent actionEvent)
                   throws AbortProcessingException
Throws:
AbortProcessingException