@ParametersAreNonnullByDefault public interface EhCacheReplicatorConfigFactory
| 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 net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration createCacheReplicatorConfiguration(CacheSettings settings, boolean selfLoadingCache)
CacheConfiguration.CacheEventListenerFactoryConfiguration which defines the cache replicator for the given
cache settings.Copyright © 2018 Atlassian. All rights reserved.