Package org.apache.myfaces.spi.impl
Class DefaultResourceLibraryContractsProviderFactory
- java.lang.Object
- 
- org.apache.myfaces.spi.ResourceLibraryContractsProviderFactory
- 
- org.apache.myfaces.spi.impl.DefaultResourceLibraryContractsProviderFactory
 
 
- 
 public class DefaultResourceLibraryContractsProviderFactory extends ResourceLibraryContractsProviderFactory - Since:
- 2.0.2
- Author:
- Leonardo Uribe
 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringCONTRACTS_PROVIDERstatic StringCONTRACTS_PROVIDER_LIST
 - 
Constructor SummaryConstructors Constructor Description DefaultResourceLibraryContractsProviderFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourceLibraryContractsProvidercreateResourceLibraryContractsProvider(ExternalContext externalContext)- 
Methods inherited from class org.apache.myfaces.spi.ResourceLibraryContractsProviderFactorygetFacesConfigResourceProviderFactory, setResourceLibraryContractsProviderFactory
 
- 
 
- 
- 
- 
Method Detail- 
createResourceLibraryContractsProviderpublic ResourceLibraryContractsProvider createResourceLibraryContractsProvider(ExternalContext externalContext) - Specified by:
- createResourceLibraryContractsProviderin class- ResourceLibraryContractsProviderFactory
 
 
- 
 
-