| Package | Description | 
|---|---|
| javax.faces.application | |
| javax.faces.flow | 
| Modifier and Type | Method and Description | 
|---|---|
FlowHandler | 
ApplicationWrapper.getFlowHandler()  | 
FlowHandler | 
Application.getFlowHandler()
 Return the thread-safe singleton   | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ApplicationWrapper.setFlowHandler(FlowHandler newHandler)  | 
void | 
Application.setFlowHandler(FlowHandler newHandler)
 Set the   | 
| Modifier and Type | Method and Description | 
|---|---|
FlowHandler | 
FlowHandlerFactoryWrapper.createFlowHandler(FacesContext context)  | 
abstract FlowHandler | 
FlowHandlerFactory.createFlowHandler(FacesContext context)
Create the singleton instance of
   | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.