Package org.apache.myfaces.flow
Class FlowHandlerFactoryImpl
- java.lang.Object
- 
- jakarta.faces.flow.FlowHandlerFactory
- 
- org.apache.myfaces.flow.FlowHandlerFactoryImpl
 
 
- 
 public class FlowHandlerFactoryImpl extends FlowHandlerFactory - Since:
- 2.2
- Author:
- Leonardo Uribe
 
- 
- 
Constructor SummaryConstructors Constructor Description FlowHandlerFactoryImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description FlowHandlercreateFlowHandler(FacesContext context)
 
- 
- 
- 
Method Detail- 
createFlowHandlerpublic FlowHandler createFlowHandler(FacesContext context) - Specified by:
- createFlowHandlerin class- FlowHandlerFactory
 
 
- 
 
-