@CompileStatic class ConfigKeyAppResourceLoader extends Object
ConfigKeyAppResourceLoader provides ability to load resources from a directory configured as app resource location.
| Type | Name and description |
|---|---|
AppResourceLoader |
appResourceLoader |
String |
baseAppResourceKeyConfig key for app resource directory which holds the resources. eg views.location |
| Type Params | Return Type | Name and description |
|---|---|---|
|
ClassLoader |
getClassLoader() |
|
Resource |
getResource(String uri) |
|
void |
setBaseAppResourceKey(String key) |
Config key for app resource directory which holds the resources. eg views.location