| Interface | Description |
|---|---|
| EhCacheConfigurer |
An EhCacheConfigurer gives access to a configuration for the EhCache backend.
|
| Class | Description |
|---|---|
| DefaultEhCacheConfigurer |
Provides the standard ehCache configuration.
|
| DistributionSupportCacheExtension |
Cache extensions which can switch a cache into a distributed cache that works with a specific
replication scheme.
|
| DistributionSupportCacheExtensionFactory |
Factory to create cache extensions which can switch a cache into a distributed cache that works
with a specific replication scheme.
|
| EhCache |
Cache backend by Ehcache.
|
| EhCacheManager |
Implementation of the
CacheManager interface using Ehcache. |
| PlaceHolderCacheManagerPeerListener |
A CacheManagerPeerListener which is a place holder for a peer listener of a specific replication
scheme.
|
| PlaceHolderCacheManagerPeerListenerFactory |
Factory to create PlaceHolderCacheManagerPeerListener for specific replication schemes.
|
| PlaceHolderCacheManagerPeerProvider |
A CacheManagerPeerProvider which is a placeholder for a peer provider of a specific replication
scheme.
|
| PlaceHolderCacheManagerPeerProviderFactory |
Factory to create PlaceHolderCacheManagerPeerProvider for specific replication schemes.
|
| SingletonEhCacheManagerFactory |
Creates and provides a singleton EhCache CacheManager.
|
Copyright © 2019 Communote team. All rights reserved.