Class DebugActionListener
java.lang.Object
org.apache.myfaces.tobago.util.DebugActionListener
- All Implemented Interfaces:
- jakarta.faces.event.ActionListener,- jakarta.faces.event.FacesListener,- EventListener
- 
Field SummaryFields inherited from interface jakarta.faces.event.ActionListenerTO_FLOW_DOCUMENT_ID_ATTR_NAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidprocessAction(jakarta.faces.event.ActionEvent actionEvent) 
- 
Constructor Details- 
DebugActionListenerpublic DebugActionListener(jakarta.faces.event.ActionListener actionListener) 
 
- 
- 
Method Details- 
processActionpublic void processAction(jakarta.faces.event.ActionEvent actionEvent) throws jakarta.faces.event.AbortProcessingException - Specified by:
- processActionin interface- jakarta.faces.event.ActionListener
- Throws:
- jakarta.faces.event.AbortProcessingException
 
 
-