Class DebugActionListener

  • All Implemented Interfaces:
    jakarta.faces.event.ActionListener, jakarta.faces.event.FacesListener, EventListener

    public class DebugActionListener
    extends Object
    implements jakarta.faces.event.ActionListener
    • Constructor Detail

      • DebugActionListener

        public DebugActionListener​(jakarta.faces.event.ActionListener actionListener)
    • Method Detail

      • processAction

        public void processAction​(jakarta.faces.event.ActionEvent actionEvent)
                           throws jakarta.faces.event.AbortProcessingException
        Specified by:
        processAction in interface jakarta.faces.event.ActionListener
        Throws:
        jakarta.faces.event.AbortProcessingException