Uses of Class
com.atlassian.confluence.cache.ehcache.EhCacheManagementConfig
-
Packages that use EhCacheManagementConfig Package Description com.atlassian.confluence.cache.ehcache -
-
Uses of EhCacheManagementConfig in com.atlassian.confluence.cache.ehcache
Methods in com.atlassian.confluence.cache.ehcache that return EhCacheManagementConfig Modifier and Type Method Description static EhCacheManagementConfig
EhCacheManagementConfig. loadDefaultManagementConfig()
Deprecated.Constructors in com.atlassian.confluence.cache.ehcache with parameters of type EhCacheManagementConfig Constructor Description EhCacheSettingsDefaultsProvider(com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider, EhCacheManagementConfig ehCacheManagementConfig)
-