|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ehcache | |
net.sf.ehcache | This package contains the public API for using ehcache. |
net.sf.ehcache.config | This package contains the cache configuration code. |
net.sf.ehcache.store | Store package. |
Classes in net.sf.ehcache used by net.sf.ehcache | |
Cache
Cache is the central class in ehcache. |
|
CacheException
A Cache Exception. |
|
CacheManager
Manages all aspects of EHCache |
|
Element
A Cache Element, consisting of a key, value and attributes. |
|
ObjectExistsException
Thrown when a duplicate cache is attemtpted to be created |
Classes in net.sf.ehcache used by net.sf.ehcache.config | |
Cache
Cache is the central class in ehcache. |
|
CacheException
A Cache Exception. |
|
ObjectExistsException
Thrown when a duplicate cache is attemtpted to be created |
Classes in net.sf.ehcache used by net.sf.ehcache.store | |
Cache
Cache is the central class in ehcache. |
|
CacheException
A Cache Exception. |
|
Element
A Cache Element, consisting of a key, value and attributes. |
|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |