Uses of Class
org.javaWebGen.util.CacheManager

Packages that use CacheManager
org.javaWebGen.util   
 

Uses of CacheManager in org.javaWebGen.util
 

Methods in org.javaWebGen.util that return CacheManager
static CacheManager CacheManager.getCacheManager()
           
static CacheManager CacheManager.getCacheManager(int time)
          returns a new CacheMananager
static CacheManager CacheManager.getInstance()
          Get a configured CacheManager instance configured with a properties file
 

Constructors in org.javaWebGen.util with parameters of type CacheManager
CacheListener(java.net.MulticastSocket sock, java.net.InetAddress address, CacheManager man)
           
 



Copyright(C) 2003-2006 Kevin Scott - All Rights Reserved.