Uses of Class
com.caucho.jsf.cfg.JsfPropertyGroup

Packages that use JsfPropertyGroup
com.caucho.jsp   
com.caucho.server.webapp   
 

Uses of JsfPropertyGroup in com.caucho.jsp
 

Methods in com.caucho.jsp that return JsfPropertyGroup
 JsfPropertyGroup JspCompiler.createJsf()
          Sets JsfPropertyGropu
 JsfPropertyGroup JspCompiler.getJsfPropertyGroup()
          Gets JsfPropertyGroup
 JsfPropertyGroup JspBuilder.getJsfPropertyGroup()
           
 

Methods in com.caucho.jsp with parameters of type JsfPropertyGroup
 void JspBuilder.setJsfPropertyGroup(JsfPropertyGroup jsfPropertyGroup)
           
 

Uses of JsfPropertyGroup in com.caucho.server.webapp
 

Methods in com.caucho.server.webapp that return JsfPropertyGroup
 JsfPropertyGroup WebApp.createJsf()
          jsf configuration
 JsfPropertyGroup WebApp.getJsf()
          Returns the JSF configuration