org.apache.myfaces.tobago.util
Class DebugActionListener

java.lang.Object
  extended by org.apache.myfaces.tobago.util.DebugActionListener
All Implemented Interfaces:
EventListener, ActionListener, FacesListener

public class DebugActionListener
extends Object
implements ActionListener


Constructor Summary
DebugActionListener(ActionListener actionListener)
           
 
Method Summary
 void processAction(ActionEvent actionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugActionListener

public DebugActionListener(ActionListener actionListener)
Method Detail

processAction

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


Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.