Package | Description |
---|---|
jakarta.faces.application | |
jakarta.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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.