Uses of Class
jakarta.faces.event.PhaseEvent
-
Uses of PhaseEvent in jakarta.faces.event
Modifier and TypeMethodDescriptiondefault void
PhaseListener.afterPhase
(PhaseEvent event) Handle a notification that the processing for a particular phase has just been completed.default void
PhaseListener.beforePhase
(PhaseEvent event) Handle a notification that the processing for a particular phase of the request processing lifecycle is about to begin.