| Package | Description |
|---|---|
| javax.faces.application | |
| javax.faces.flow |
| Modifier and Type | Method and Description |
|---|---|
FlowHandler |
Application.getFlowHandler()
Return the thread-safe singleton |
FlowHandler |
ApplicationWrapper.getFlowHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setFlowHandler(FlowHandler newHandler)
Set the |
void |
ApplicationWrapper.setFlowHandler(FlowHandler newHandler) |
| Modifier and Type | Method and Description |
|---|---|
abstract FlowHandler |
FlowHandlerFactory.createFlowHandler(FacesContext context)
Create the singleton instance of
|
FlowHandler |
FlowHandlerFactoryWrapper.createFlowHandler(FacesContext context) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.