Uses of Class
org.apache.jcs.access.exception.ObjectExistsException

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, long 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.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.