info.aduna.gee.publication.servlets.cache
Class ZPadSectionCache
java.lang.Object
info.aduna.gee.publication.servlets.cache.ZPadSectionCache
public class ZPadSectionCache
- extends Object
For each Host this ZPadSectionCache contains a MultiLevelExpiringCache containing Sections.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_zpscPerHost
protected static HashMap _zpscPerHost
ZPadSectionCache
public ZPadSectionCache()
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.