|
||||||||||
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(String cacheName,
Serializable key)
Returns a cache bean from the specified cache; or null if the key does not exist. |
Map |
ICacheService.getMultiple(String cacheName,
Set keys)
Gets multiple items from the cache based on the given set of keys. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |