Package com.db4o.config
Interface CacheConfigurationProvider
- 
- All Known Subinterfaces:
- EmbeddedConfiguration,- ServerConfiguration
 - All Known Implementing Classes:
- EmbeddedConfigurationImpl,- ServerConfigurationImpl
 
 public interface CacheConfigurationProviderA configuration provider that provides access to the cache-related configuration methods.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CacheConfigurationcache()Access to the cache-related configuration methods.
 
- 
- 
- 
Method Detail- 
cacheCacheConfiguration cache() Access to the cache-related configuration methods.
 
- 
 
-