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
- 
Field SummaryFields inherited from interface javax.faces.event.ActionListenerTO_FLOW_DOCUMENT_ID_ATTR_NAME
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DebugActionListenerpublic DebugActionListener(javax.faces.event.ActionListener actionListener) 
 
- 
- 
Method Details- 
processActionpublic void processAction(javax.faces.event.ActionEvent actionEvent) throws javax.faces.event.AbortProcessingException - Specified by:
- processActionin interface- javax.faces.event.ActionListener
- Throws:
- javax.faces.event.AbortProcessingException
 
 
-