org.apache.myfaces.flow
Class FlowHandlerFactoryImpl

java.lang.Object
  extended by javax.faces.flow.FlowHandlerFactory
      extended by org.apache.myfaces.flow.FlowHandlerFactoryImpl

public class FlowHandlerFactoryImpl
extends FlowHandlerFactory

Since:
2.2
Author:
Leonardo Uribe

Constructor Summary
FlowHandlerFactoryImpl()
           
 
Method Summary
 FlowHandler createFlowHandler(FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowHandlerFactoryImpl

public FlowHandlerFactoryImpl()
Method Detail

createFlowHandler

public FlowHandler createFlowHandler(FacesContext context)
Specified by:
createFlowHandler in class FlowHandlerFactory


Copyright © 2014 The Apache Software Foundation. All rights reserved.