Package | Description |
---|---|
jakarta.faces.event |
Modifier and Type | Method and Description |
---|---|
void |
PhaseListener.afterPhase(PhaseEvent event)
Handle a notification that the processing for a particular phase has just been completed.
|
void |
PhaseListener.beforePhase(PhaseEvent event)
Handle a notification that the processing for a particular phase of the request processing lifecycle is about to
begin.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.