org.apache.beehive.netui.pageflow.faces.internal
Class PageFlowActionListener

Object
  extended by PageFlowActionListener
All Implemented Interfaces:
EventListener, ActionListener, FacesListener

public class PageFlowActionListener
extends Object
implements ActionListener


Constructor Summary
PageFlowActionListener(ActionListener delegate)
           
 
Method Summary
 void processAction(ActionEvent event)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowActionListener

public PageFlowActionListener(ActionListener delegate)
Method Detail

processAction

public void processAction(ActionEvent event)
                   throws AbortProcessingException
Specified by:
processAction in interface ActionListener
Throws:
AbortProcessingException