|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CacheContainer | A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often
used as a starting point to using the Cache . |
CacheManager | Deprecated. |
EmbeddedCacheManager | EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client. |
Class Summary | |
---|---|
DefaultCacheManager | A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a
starting point to using the Cache . |
ReflectionCache | Reflection cache for storing results of reflection calls that are particularly expensive. |
Exception Summary | |
---|---|
EmbeddedCacheManagerStartupException | An exception to encapsulate an error when starting up a cache manager |
NamedCacheNotFoundException | Thrown when a named cache cannot be found. |
Cache manager package
|
--> |