org.apache.myfaces.extensions.cdi.jsf.impl.listener.action
Class CodiActionListener
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener, Deactivatable
public class CodiActionListener
- extends Object
- implements javax.faces.event.ActionListener, Deactivatable
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodiActionListener
public CodiActionListener(javax.faces.event.ActionListener wrapped)
processAction
public void processAction(javax.faces.event.ActionEvent actionEvent)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction
in interface javax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
isActivated
public boolean isActivated()
- Specified by:
isActivated
in interface Deactivatable
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.