javax.faces.flow
Class FlowHandlerFactory
java.lang.Object
javax.faces.flow.FlowHandlerFactory
- Direct Known Subclasses:
- FlowHandlerFactoryWrapper
public abstract class FlowHandlerFactory
- extends Object
FlowHandlerFactory is
used by the Application to create the
singleton instance of FlowHandler.
- Since:
- 2.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowHandlerFactory
public FlowHandlerFactory()
createFlowHandler
public abstract FlowHandler createFlowHandler(FacesContext context)
Create the singleton instance of
FlowHandler.
- Since:
- 2.2
Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms