Package com.db4o.config
Interface IdSystemConfigurationProvider
- 
- All Known Subinterfaces:
- EmbeddedConfiguration,- ServerConfiguration
 - All Known Implementing Classes:
- EmbeddedConfigurationImpl,- ServerConfigurationImpl
 
 public interface IdSystemConfigurationProviderA configuration provider that provides access to the IdSystem-related configuration methods.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description IdSystemConfigurationidSystem()Access to the IdSystem-related configuration methods.
 
- 
- 
- 
Method Detail- 
idSystemIdSystemConfiguration idSystem() Access to the IdSystem-related configuration methods.
 
- 
 
-