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: 1341542 $ $Date: 2012-05-22 10:47:26 -0500 (Tue, 22 May 2012) $
- 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 © 2014 The Apache Software Foundation. All Rights Reserved.