| Interface | Description |
|---|---|
| CacheContainer | |
| EmbeddedCacheManager |
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
|
| Class | Description |
|---|---|
| AbstractDelegatingEmbeddedCacheManager | Deprecated
Extend from
AbstractDelegatingEmbeddedCacheManager
instead. |
| DefaultCacheManager |
| Exception | Description |
|---|---|
| EmbeddedCacheManagerStartupException |
An exception to encapsulate an error when starting up a cache manager
|
| NamedCacheNotFoundException |
Thrown when a named cache cannot be found.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.