org.apache.myfaces.spi.impl
Class DefaultResourceLibraryContractsProviderFactory

java.lang.Object
  extended by org.apache.myfaces.spi.ResourceLibraryContractsProviderFactory
      extended by org.apache.myfaces.spi.impl.DefaultResourceLibraryContractsProviderFactory

public class DefaultResourceLibraryContractsProviderFactory
extends ResourceLibraryContractsProviderFactory

Since:
2.0.2
Author:
Leonardo Uribe

Field Summary
static String CONTRACTS_PROVIDER
           
static String CONTRACTS_PROVIDER_LIST
           
 
Fields inherited from class org.apache.myfaces.spi.ResourceLibraryContractsProviderFactory
FACTORY_DEFAULT
 
Constructor Summary
DefaultResourceLibraryContractsProviderFactory()
           
 
Method Summary
 ResourceLibraryContractsProvider createResourceLibraryContractsProvider(ExternalContext externalContext)
           
 
Methods inherited from class org.apache.myfaces.spi.ResourceLibraryContractsProviderFactory
getFacesConfigResourceProviderFactory, setResourceLibraryContractsProviderFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTRACTS_PROVIDER

public static final String CONTRACTS_PROVIDER

CONTRACTS_PROVIDER_LIST

public static final String CONTRACTS_PROVIDER_LIST
Constructor Detail

DefaultResourceLibraryContractsProviderFactory

public DefaultResourceLibraryContractsProviderFactory()
Method Detail

createResourceLibraryContractsProvider

public ResourceLibraryContractsProvider createResourceLibraryContractsProvider(ExternalContext externalContext)
Specified by:
createResourceLibraryContractsProvider in class ResourceLibraryContractsProviderFactory


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