Uses of Class
org.apache.myfaces.config.element.Factory

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

Uses of Factory in org.apache.myfaces.config.element
 

Methods in org.apache.myfaces.config.element that return types with arguments of type Factory
abstract  List<Factory> FacesConfig.getFactories()
           
 

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

Subclasses of Factory in org.apache.myfaces.config.impl.digester.elements
 class Factory
           
 

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

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



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