@ParametersAreNonnullByDefault public class RMICacheReplicatorConfigFactory extends Object implements EhCacheReplicatorConfigFactory
EhCacheReplicatorConfigFactory that configures RMI replication.| Constructor and Description |
|---|
RMICacheReplicatorConfigFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration |
createCacheReplicatorConfiguration(CacheSettings settings,
boolean selfLoadingCache)
Create an EhCache
CacheConfiguration.CacheEventListenerFactoryConfiguration which defines the cache replicator for the given
cache settings. |
@Nonnull public net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration createCacheReplicatorConfiguration(CacheSettings settings, boolean selfLoadingCache)
EhCacheReplicatorConfigFactoryCacheConfiguration.CacheEventListenerFactoryConfiguration which defines the cache replicator for the given
cache settings.createCacheReplicatorConfiguration in interface EhCacheReplicatorConfigFactoryCopyright © 2018 Atlassian. All rights reserved.