public class

DebugActionListener

extends Object
implements ActionListener
java.lang.Object
   ↳ org.apache.myfaces.tobago.util.DebugActionListener

Summary

Public Constructors
DebugActionListener(ActionListener actionListener)
Public Methods
void processAction(ActionEvent actionEvent)
[Expand]
Inherited Methods
From class java.lang.Object
From interface javax.faces.event.ActionListener

Public Constructors

public DebugActionListener (ActionListener actionListener)

Public Methods

public void processAction (ActionEvent actionEvent)

Throws
AbortProcessingException