org.apache.myfaces.resource
Class DefaultResourceLibraryContractsProvider
java.lang.Object
org.apache.myfaces.spi.ResourceLibraryContractsProvider
org.apache.myfaces.resource.DefaultResourceLibraryContractsProvider
public class DefaultResourceLibraryContractsProvider
- extends ResourceLibraryContractsProvider
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultResourceLibraryContractsProvider
public DefaultResourceLibraryContractsProvider()
getExternalContextResourceLibraryContracts
public Set<String> getExternalContextResourceLibraryContracts(ExternalContext context)
throws IOException
- Specified by:
getExternalContextResourceLibraryContracts
in class ResourceLibraryContractsProvider
- Throws:
IOException
getClassloaderResourceLibraryContracts
public Set<String> getClassloaderResourceLibraryContracts(ExternalContext context)
throws IOException
- Specified by:
getClassloaderResourceLibraryContracts
in class ResourceLibraryContractsProvider
- Throws:
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.