com.atlassian.confluence.cache.ehcache
Class EhCacheSettingsDefaultsProvider

java.lang.Object
  extended by com.atlassian.confluence.cache.ehcache.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 Summary
EhCacheSettingsDefaultsProvider()
           
 
Method Summary
 com.atlassian.cache.CacheSettings getDefaults(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhCacheSettingsDefaultsProvider

public EhCacheSettingsDefaultsProvider()
Method Detail

getDefaults

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


Copyright © 2003–2015 Atlassian. All rights reserved.