|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.resource.CacheReloadContext
org.webmacro.resource.TemplateProvider.FTReloadContext
ReloadContext for file templates. Uses last-modified to determine if resource should be reloaded.
Constructor Summary | |
TemplateProvider.FTReloadContext(java.io.File f,
long lastModified)
|
Method Summary | |
boolean |
shouldReload()
The CacheManager calls shouldReload to ask the reference whether it has changed since we loaded it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TemplateProvider.FTReloadContext(java.io.File f, long lastModified)
Method Detail |
public boolean shouldReload()
CacheReloadContext
shouldReload
in class CacheReloadContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |