org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder.impl.jsf
Class JsfGuiBuilderFactory

java.lang.Object
  extended by org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder.impl.jsf.JsfGuiBuilderFactory

public class JsfGuiBuilderFactory
extends Object


Field Summary
static String CONTEXT_GUI_BUILDER
           
 
Method Summary
static JsfGuiBuilder create(javax.faces.context.FacesContext facesContext)
           
protected static JsfGuiBuilder createGuiBuilderInternal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTEXT_GUI_BUILDER

public static final String CONTEXT_GUI_BUILDER
See Also:
Constant Field Values
Method Detail

create

public static JsfGuiBuilder create(javax.faces.context.FacesContext facesContext)

createGuiBuilderInternal

protected static JsfGuiBuilder createGuiBuilderInternal()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.