Uses of Class
org.apache.myfaces.config.impl.digester.elements.Factory

Packages that use Factory
org.apache.myfaces.config.impl.digester.elements   
 

Uses of Factory in org.apache.myfaces.config.impl.digester.elements
 

Methods in org.apache.myfaces.config.impl.digester.elements that return types with arguments of type Factory
 java.util.List<Factory> FacesConfig.getFactories()
           
 

Methods in org.apache.myfaces.config.impl.digester.elements with parameters of type Factory
 void FacesConfig.addFactory(Factory factory)
           
 



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