| Package | Description | 
|---|---|
| javax.faces.context | |
| javax.faces.event | |
| javax.faces.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract FacesContext | FacesContextFactory. getFacesContext(Object context,
               Object request,
               Object response,
               Lifecycle lifecycle) | 
| Constructor and Description | 
|---|
| PhaseEvent(FacesContext facesContext,
          PhaseId phaseId,
          Lifecycle lifecycle) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Lifecycle | LifecycleFactory. getLifecycle(String lifecycleId) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | LifecycleFactory. addLifecycle(String lifecycleId,
            Lifecycle lifecycle) | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.