info.aduna.gee.publication.servlets.cache
Class DefaultSbsCache
java.lang.Object
info.aduna.gee.publication.servlets.cache.DefaultSbsCache
public class DefaultSbsCache
- extends Object
Default Subscription File Cache
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH
protected static String PATH
_ssisPerHost
protected static HashMap _ssisPerHost
_ssisTimePerHost
protected static HashMap _ssisTimePerHost
DefaultSbsCache
public DefaultSbsCache()
refresh
public static void refresh(String host)
ensureSbsLoaded
public static Vector ensureSbsLoaded(String host)
get
public static Vector get(String host)
getAdmin
public static Vector getAdmin(String host)
putAdmin
public static void putAdmin(String host,
Vector sbsAdminInfos)
_fillCache
protected static Vector _fillCache(String host)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
lastModified
public static long lastModified(String host)
Copyright © 1997-2008 Aduna. All Rights Reserved.