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

Packages that use ObjectNotFoundException
org.apache.jcs.engine.behavior Interfaces used by the core and the auxiliary caches. 
 

Uses of ObjectNotFoundException in org.apache.jcs.engine.behavior
 

Methods in org.apache.jcs.engine.behavior that throw ObjectNotFoundException
 ICacheElement ICacheService.get(java.lang.String cacheName, java.io.Serializable key)
          Returns a cache bean from the specified cache; or null if the key does not exist.
 



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