| Package | Description | 
|---|---|
| javax.faces.event | 
 Interfaces describing
events and event listeners, and concrete event implementation classes. 
 | 
| 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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.