public class CacheConfigurationProviderImpl extends Object implements CacheConfigurationProvider
Constructor and Description |
---|
CacheConfigurationProviderImpl() |
Modifier and Type | Method and Description |
---|---|
<K,V> void |
augmentConfiguration(CacheManager mgr,
Cache2kConfiguration<K,V> cfg) |
Cache2kConfiguration |
getDefaultConfiguration(CacheManager mgr) |
String |
getDefaultManagerName(ClassLoader cl) |
public String getDefaultManagerName(ClassLoader cl)
getDefaultManagerName
in interface CacheConfigurationProvider
public Cache2kConfiguration getDefaultConfiguration(CacheManager mgr)
getDefaultConfiguration
in interface CacheConfigurationProvider
public <K,V> void augmentConfiguration(CacheManager mgr, Cache2kConfiguration<K,V> cfg)
augmentConfiguration
in interface CacheConfigurationProvider
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.