Class EhCacheSettingsDefaultsProvider

  • All Implemented Interfaces:
    com.atlassian.cache.CacheSettingsDefaultsProvider

    public class EhCacheSettingsDefaultsProvider
    extends Object
    implements com.atlassian.cache.CacheSettingsDefaultsProvider
    Defaults provider to tell atlassian-cache that all ehcache caches should be local
    • Constructor Detail

      • EhCacheSettingsDefaultsProvider

        public EhCacheSettingsDefaultsProvider​(com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider,
                                               EhCacheManagementConfig ehCacheManagementConfig)
    • Method Detail

      • getDefaults

        public @NonNull com.atlassian.cache.CacheSettings getDefaults​(@NonNull String name)
        Specified by:
        getDefaults in interface com.atlassian.cache.CacheSettingsDefaultsProvider