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