FileSystemResourceLoader capable of understanding a base paths to search in for security see grails PluginPathAwareFileSystemResourceLoader CURRENTLY NOT USED
| Modifiers | Name | Description |
|---|---|---|
static String |
WEB_APP_DIRECTORY |
| Fields inherited from class | Fields |
|---|---|
class FileSystemResourceLoader |
CLASSPATH_URL_PREFIX |
class DefaultResourceLoader |
CLASSPATH_URL_PREFIX |
| Type | Name and description |
|---|---|
ResourceLocator |
resourceLocator |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Resource |
getResource(String location) |
|
protected Resource |
getResourceByPath(String path) |
|
void |
setSearchLocations(Collection<String> searchLocations) |
| Methods inherited from class | Name |
|---|---|
class FileSystemResourceLoader |
addProtocolResolver, getProtocolResolvers, setClassLoader, getClassLoader, getResource, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class DefaultResourceLoader |
addProtocolResolver, getProtocolResolvers, setClassLoader, getClassLoader, getResource, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |