| Package | Description | 
|---|---|
| javax.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 © 2019 Eclipse Foundation.
Use is subject to license terms.