|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ReadThroughCache | This class implements the simplest of all possible read through cache behaviors, where a call the get() will delegate to a call to getWithLoader(). |
ReadThroughCacheConfiguration | This classed is used to programmatically configure a ReadThroughCache . |
ReadThroughCacheFactory | CacheDecoratorFactory implementation for the ReadThroughCache cache
decorator. |
|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |