public abstract class ResourceLibraryContractsProvider extends Object
| Constructor and Description | 
|---|
| ResourceLibraryContractsProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Set<String> | getClassloaderResourceLibraryContracts(ExternalContext context) | 
| abstract Set<String> | getExternalContextResourceLibraryContracts(ExternalContext context) | 
public abstract Set<String> getExternalContextResourceLibraryContracts(ExternalContext context) throws IOException
IOExceptionpublic abstract Set<String> getClassloaderResourceLibraryContracts(ExternalContext context) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.