|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Cache | Cache is the central class in ehcache. |
CacheManager | A container for Cache s that maintain all aspects of their lifecycle. |
Element | A Cache Element, consisting of a key, value and attributes. |
Status | A pre JDK1.5 compatible enum class to indicate the status of a CacheManager or Cache . |
Exception Summary | |
---|---|
CacheException | A runtime Cache Exception, compatible with JDK1.3. |
ObjectExistsException | Thrown when a duplicate cache is attemtpted to be created |
This package contains the public API for using ehcache.
|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |