public static class CustomResourceLocator.SearchingClassPathInDevMode extends Object implements CustomResourceLocator.ResourceLocator
| Constructor and Description |
|---|
SearchingClassPathInDevMode(String urlToSearchFor,
String classpathSuffixToSearchFor,
String classpathSuffixToUse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(String url,
ConfigMap config) |
InputStream |
locate(String url,
ConfigMap config,
ResourceUtils r) |
public boolean isApplicable(String url, ConfigMap config)
isApplicable in interface CustomResourceLocator.ResourceLocatorpublic InputStream locate(String url, ConfigMap config, ResourceUtils r)
locate in interface CustomResourceLocator.ResourceLocatorCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.