com.atlassian.confluence.cache.ehcache
Class EhCacheSettingsDefaultsProvider
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhCacheSettingsDefaultsProvider
public EhCacheSettingsDefaultsProvider()
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.