Uses of Class
com.atlassian.confluence.cache.ehcache.EhCacheManager
-
Packages that use EhCacheManager Package Description com.atlassian.confluence.cache.ehcache com.atlassian.confluence.impl.hibernate -
-
Uses of EhCacheManager in com.atlassian.confluence.cache.ehcache
Constructors in com.atlassian.confluence.cache.ehcache with parameters of type EhCacheManager Constructor Description EhCacheCompactor(EhCacheManager cacheManager, DarkFeaturesManager darkFeatureManager)EhCacheConfigManager(EhCacheConfigStore ehCacheConfigStore, EhCacheManager ehCacheManager)EhCacheStatisticsPublisher(EhCacheManager cacheManager, DarkFeaturesManager darkFeatureManager, com.atlassian.event.api.EventPublisher eventPublisher)Deprecated. -
Uses of EhCacheManager in com.atlassian.confluence.impl.hibernate
Constructors in com.atlassian.confluence.impl.hibernate with parameters of type EhCacheManager Constructor Description VCacheHibernateRegionFactoryProvider(EhCacheManager cacheManager, com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider)Deprecated.
-