| Package | Description | 
|---|---|
| javax.faces.component | |
| javax.faces.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PhaseListener> | UIViewRoot. getPhaseListeners() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UIViewRoot. addPhaseListener(PhaseListener phaseListener)Adds a The phaseListeners attached to ViewRoot. | 
| void | UIViewRoot. removePhaseListener(PhaseListener phaseListener)Removes a The phaseListeners attached to ViewRoot. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract PhaseListener[] | Lifecycle. getPhaseListeners() | 
| PhaseListener[] | LifecycleWrapper. getPhaseListeners() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | Lifecycle. addPhaseListener(PhaseListener listener) | 
| void | LifecycleWrapper. addPhaseListener(PhaseListener listener) | 
| abstract void | Lifecycle. removePhaseListener(PhaseListener listener) | 
| void | LifecycleWrapper. removePhaseListener(PhaseListener listener) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.