| Interface | Description |
|---|---|
| CacheContainer | |
| CacheManager | Deprecated |
| EmbeddedCacheManager |
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
|
| Class | Description |
|---|---|
| AbstractDelegatingEmbeddedCacheManager |
This is a convenient base class for implementing a cache manager delegate.
|
| 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 © 2012 JBoss by Red Hat. All Rights Reserved.