|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |