Uses of Interface
com.atlassian.cache.ehcache.replication.EhCacheReplicatorConfigFactory
Packages that use EhCacheReplicatorConfigFactory
-
Uses of EhCacheReplicatorConfigFactory in com.atlassian.cache.ehcache
Constructors in com.atlassian.cache.ehcache with parameters of type EhCacheReplicatorConfigFactoryModifierConstructorDescriptionEhCacheManager(net.sf.ehcache.CacheManager delegate, EhCacheReplicatorConfigFactory replicatorConfigFactory, CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider) Creates an instance backed by the provided instance ofCacheManager.EhCacheManager(net.sf.ehcache.CacheManager delegate, EhCacheReplicatorConfigFactory replicatorConfigFactory, CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider, ValueProcessor valueProcessor) Creates an instance backed by the provided instance ofCacheManager. -
Uses of EhCacheReplicatorConfigFactory in com.atlassian.cache.ehcache.replication.rmi
Classes in com.atlassian.cache.ehcache.replication.rmi that implement EhCacheReplicatorConfigFactoryModifier and TypeClassDescriptionclassAn implementation ofEhCacheReplicatorConfigFactorythat configures RMI replication.