| Interface | Description |
|---|---|
| CacheContainer | |
| ClusterExecutor |
A cluster executor that can be used to invoke a given command across the cluster.
|
| 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 © 2017 JBoss, a division of Red Hat. All rights reserved.