|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
java.util.Map |
ICacheService.getMultiple(java.lang.String cacheName,
java.util.Set keys)
Gets multiple items from the cache based on the given set of keys. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |