Uses of Class
info.informatica.util.CacheException

Packages that use CacheException
info.informatica.net   
info.informatica.util   
 

Uses of CacheException in info.informatica.net
 

Methods in info.informatica.net that throw CacheException
 void SQLDnsCache.close()
           
 void PropertyDNSCache.close()
           
 void SQLDnsCache.init(Properties conf)
           
 void PropertyDNSCache.init(Properties conf)
           
 

Uses of CacheException in info.informatica.util
 

Methods in info.informatica.util that throw CacheException
abstract  void ObjectCache.close()
          Closes this cache.
abstract  void ObjectCache.init(Properties p)