|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheException | |
---|---|
railo.runtime.cache | |
railo.runtime.cache.eh |
Uses of CacheException in railo.runtime.cache |
---|
Methods in railo.runtime.cache that throw CacheException | |
---|---|
void |
CacheEngine.delete(String key,
boolean throwWhenNotExists)
|
Constructors in railo.runtime.cache that throw CacheException | |
---|---|
CacheConnectionImpl(Config config,
String name,
Class clazz,
Struct custom,
boolean readOnly,
boolean storage)
|
Uses of CacheException in railo.runtime.cache.eh |
---|
Methods in railo.runtime.cache.eh that throw CacheException | |
---|---|
CacheEntry |
EHCacheLite.getCacheEntry(String key)
|
CacheEntry |
EHCache.getCacheEntry(String key)
|
Object |
EHCacheLite.getValue(String key)
|
Object |
EHCache.getValue(String key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |