org.apache.myfaces.application
Class ActionListenerImpl
java.lang.Object
org.apache.myfaces.application.ActionListenerImpl
- All Implemented Interfaces:
- EventListener, ActionListener, FacesListener
public class ActionListenerImpl
- extends Object
- implements ActionListener
- Version:
- $Revision: 1169886 $ $Date: 2011-09-12 14:26:31 -0500 (Mon, 12 Sep 2011) $
- Author:
- Manfred Geiler (latest modification by $Author: lu4242 $), Anton Koinov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionListenerImpl
public ActionListenerImpl()
processAction
public void processAction(ActionEvent actionEvent)
throws AbortProcessingException
- Specified by:
processAction
in interface ActionListener
- Throws:
AbortProcessingException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.