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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.