Uses of Class
org.apache.myfaces.spi.FactoryFinderProviderFactory

Packages that use FactoryFinderProviderFactory
org.apache.myfaces.spi   
 

Uses of FactoryFinderProviderFactory in org.apache.myfaces.spi
 

Methods in org.apache.myfaces.spi that return FactoryFinderProviderFactory
static FactoryFinderProviderFactory FactoryFinderProviderFactory.getInstance()
          Retrieve the installed instance of this class to be used by FactoryFinder.
 

Methods in org.apache.myfaces.spi with parameters of type FactoryFinderProviderFactory
static void FactoryFinderProviderFactory.setInstance(FactoryFinderProviderFactory instance)
          Set the instance to be used by FactoryFinder to resolve factories.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.