public abstract class FlowHandlerFactory extends Object
FlowHandlerFactory is
 used by the Application to create the
 singleton instance of FlowHandler.
| Constructor and Description | 
|---|
| FlowHandlerFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract FlowHandler | createFlowHandler(FacesContext context)Create the singleton instance of
  | 
public abstract FlowHandler createFlowHandler(FacesContext context)
Create the singleton instance of
 FlowHandler.
Copyright © 2017 JBoss by Red Hat. All rights reserved.