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

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

public class JsfGuiBuilderFactory
extends java.lang.Object


Field Summary
static java.lang.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 java.lang.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 © 2011. All Rights Reserved.