public class CodiActionListener extends Object implements javax.faces.event.ActionListener, Deactivatable
ActionListener
implementations provided by CODI to ensure a deterministic behaviourConstructor and Description |
---|
CodiActionListener(javax.faces.event.ActionListener wrapped)
Constructor for wrapping the given
ActionListener |
public CodiActionListener(javax.faces.event.ActionListener wrapped)
ActionListener
wrapped
- action-listener which should be wrappedpublic void processAction(javax.faces.event.ActionEvent actionEvent)
processAction
in interface javax.faces.event.ActionListener
public boolean isActivated()
isActivated
in interface Deactivatable
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.