|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PhaseEvent | |
|---|---|
| javax.faces.event | Interfaces describing events and event listeners, and concrete event implementation classes. |
| Uses of PhaseEvent in javax.faces.event |
|---|
| Methods in javax.faces.event with parameters of type PhaseEvent | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||