|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectExistsException | |
org.apache.jcs.auxiliary.remote.behavior | |
org.apache.jcs.engine.behavior | Interfaces used by the core and the auxiliary caches. |
Uses of ObjectExistsException in org.apache.jcs.auxiliary.remote.behavior |
Methods in org.apache.jcs.auxiliary.remote.behavior that throw ObjectExistsException | |
void |
IRemoteCacheService.update(ICacheElement item,
byte requesterId)
Puts a cache item to the cache. |
Uses of ObjectExistsException in org.apache.jcs.engine.behavior |
Methods in org.apache.jcs.engine.behavior that throw ObjectExistsException | |
void |
ICacheService.update(ICacheElement item)
Puts a cache item to the cache. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |