public interface ExternalResourceInfoProvider
Modifier and Type | Field and Description |
---|---|
static ExternalResourceInfoProvider |
NO_EXTERNAL_RESOURCES |
Modifier and Type | Method and Description |
---|---|
Set<ExternalResourceInfo> |
getExternalResourceInfos(String resourceName)
Get the specific external resource information by the resourceName.
|
static final ExternalResourceInfoProvider NO_EXTERNAL_RESOURCES
Set<ExternalResourceInfo> getExternalResourceInfos(String resourceName)
resourceName
- of the required external resourceCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.