Uses of Class
com.rhi.architecture.cache.CacheException

Packages that use CacheException
com.rhi.architecture.cache   
 

Uses of CacheException in com.rhi.architecture.cache
 

Subclasses of CacheException in com.rhi.architecture.cache
 class DuplicateObjectException
          DuplicateObjectException Class.
 

Methods in com.rhi.architecture.cache that throw CacheException
 void CacheManager.put(java.lang.Object pkKey, java.lang.Object cachedObject)
          The gives abstraction to the put method in all cache managers, to add the cacheable objects to different types of cache.
 



Copyright © 2002-2004 Robert Half International. All Rights Reserved.