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

Packages that use DuplicateObjectException
com.rhi.architecture.cache.simple   
 

Uses of DuplicateObjectException in com.rhi.architecture.cache.simple
 

Methods in com.rhi.architecture.cache.simple that throw DuplicateObjectException
 void SimpleCacheManager.put(java.lang.Object key, java.lang.Object cachedObject)
          This method adds the cacheable object to the cache with its key.
 



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