Uses of Class
org.apache.myfaces.buildtools.maven2.plugin.faces.parse.FacesConfigBean

Packages that use FacesConfigBean
org.apache.myfaces.buildtools.maven2.plugin.faces   
org.apache.myfaces.buildtools.maven2.plugin.faces.parse   
 

Uses of FacesConfigBean in org.apache.myfaces.buildtools.maven2.plugin.faces
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.faces that return FacesConfigBean
protected  FacesConfigBean AbstractFacesMojo.getFacesConfig()
           
 

Uses of FacesConfigBean in org.apache.myfaces.buildtools.maven2.plugin.faces.parse
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.faces.parse that return FacesConfigBean
protected  FacesConfigBean ObjectBean.getOwner()
           
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.faces.parse with parameters of type FacesConfigBean
protected  void ComponentBean.attach(FacesConfigBean owner)
          Attaches the component and all event references.
protected  void ObjectBean.attach(FacesConfigBean owner)
          Attaches the object.
protected  void RenderKitBean.attach(FacesConfigBean owner)
          Attaches the component and all event references.
 void FacesConfigParser.merge(FacesConfigBean owner, java.net.URL url)
           
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.