|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheDecoratorFactory | |
---|---|
net.sf.ehcache.constructs.readthrough | Ehcache simple read through cache decorator package |
net.sf.ehcache.constructs.refreshahead | Ehcache simple refresh-ahead cache decorator package |
Uses of CacheDecoratorFactory in net.sf.ehcache.constructs.readthrough |
---|
Subclasses of CacheDecoratorFactory in net.sf.ehcache.constructs.readthrough | |
---|---|
class |
ReadThroughCacheFactory
CacheDecoratorFactory implementation for the ReadThroughCache cache
decorator. |
Uses of CacheDecoratorFactory in net.sf.ehcache.constructs.refreshahead |
---|
Subclasses of CacheDecoratorFactory in net.sf.ehcache.constructs.refreshahead | |
---|---|
class |
RefreshAheadCacheFactory
Cache decorator factory for RefreshAheadCache instances |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |