info.aduna.gee.publication.servlets.cache
Class ZPadPageCache
java.lang.Object
info.aduna.gee.publication.servlets.cache.ZPadPageCache
public class ZPadPageCache
- extends Object
For each Host this ZPadPageCache contains a MultiLevelExpiringCache containing complete HTML pages.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_zppcPerHost
protected static HashMap _zppcPerHost
ZPadPageCache
public ZPadPageCache()
refresh
public static void refresh()
- Refresh *all* hosts. Useful for ServerZpad at midnight.
refresh
public static void refresh(String host)
ensureSbsLoaded
public static MultiLevelExpiringCache ensureSbsLoaded(String host)
get
public static MultiLevelExpiringCache get(String host)
Copyright © 1997-2008 Aduna. All Rights Reserved.