public class GenericResourceRepository extends Object implements ResourceRepository, org.springframework.context.ResourceLoaderAware
ResourceRepository backed by a SearchPathLocator.| Constructor and Description |
|---|
GenericResourceRepository(SearchPathLocator service) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
findOne(String application,
String profile,
String label,
String path) |
void |
setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) |
public GenericResourceRepository(SearchPathLocator service)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.