info.aduna.gee.publication.servlets.cache
Class SystemSbsCache
java.lang.Object
info.aduna.gee.publication.servlets.cache.SystemSbsCache
public class SystemSbsCache
- extends Object
System 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
SystemSbsCache
public SystemSbsCache()
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.