Extends GroovyPageStaticResourceLocator adding caching of the result of GroovyPageStaticResourceLocator.findResourceForURI.
| Type | Name and description |
|---|---|
long |
cacheTimeout |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Resource |
findResourceForURI(java.lang.String uri) |
|
long |
getCacheTimeout() |
|
void |
setCacheTimeout(long cacheTimeout) |
| Methods inherited from class | Name |
|---|---|
class GroovyPageStaticResourceLocator |
findBindingInOutputContext, findResourceForURI |