public class PluginPathAwareFileSystemResourceLoader
extends org.springframework.core.io.FileSystemResourceLoader
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
WEB_APP_DIRECTORY |
| Constructor and Description |
|---|
PluginPathAwareFileSystemResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.io.Resource |
getResourceByPath(java.lang.String path) |
void |
setSearchLocations(java.util.Collection<java.lang.String> searchLocations) |
public static final java.lang.String WEB_APP_DIRECTORY
public PluginPathAwareFileSystemResourceLoader()
public void setSearchLocations(java.util.Collection<java.lang.String> searchLocations)
protected org.springframework.core.io.Resource getResourceByPath(java.lang.String path)
getResourceByPath in class org.springframework.core.io.FileSystemResourceLoader