|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.resource.CacheElement
CacheElement is an abstract class which cache managers can subclass. It is used to represent a single resource to be cached by a cache manager.
CacheManager
Constructor Summary | |
CacheElement()
|
Method Summary | |
void |
setReloadContext(CacheReloadContext rc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheElement()
Method Detail |
public void setReloadContext(CacheReloadContext rc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |