Package org.apache.myfaces.tobago.util
Class DebugActionListener
- java.lang.Object
-
- org.apache.myfaces.tobago.util.DebugActionListener
-
- All Implemented Interfaces:
EventListener
,javax.faces.event.ActionListener
,javax.faces.event.FacesListener
public class DebugActionListener extends Object implements javax.faces.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description DebugActionListener(javax.faces.event.ActionListener actionListener)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
processAction(javax.faces.event.ActionEvent actionEvent)
-