public class PluginPathAwareFileSystemResourceLoader extends FileSystemResourceLoader
FileSystemResourceLoader capable of understanding paths to plugins via the ResourceLocator interface
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
WEB_APP_DIRECTORY |
| Fields inherited from class | Fields |
|---|---|
class FileSystemResourceLoader |
CLASSPATH_URL_PREFIX |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Resource |
getResourceByPath(java.lang.String path) |
|
public void |
setSearchLocations(java.util.Collection<java.lang.String> searchLocations) |
| Methods inherited from class | Name |
|---|---|
class FileSystemResourceLoader |
addProtocolResolver, clearResourceCaches, equals, getClass, getClassLoader, getProtocolResolvers, getResource, getResourceCache, hashCode, notify, notifyAll, setClassLoader, toString, wait, wait, wait |