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

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

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

Methods in org.apache.myfaces.buildtools.maven2.plugin.builder that return FacesConfigBean
 FacesConfigBean ModelParams.getFacesConfigBean()
           
 

Methods in org.apache.myfaces.buildtools.maven2.plugin.builder with parameters of type FacesConfigBean
 void ModelParams.setFacesConfigBean(FacesConfigBean facesConfigBean)
           
 

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

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

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



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.