graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IEmbeddedConfiguration"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/IEmbeddedConfiguration"
	Type-.->Interface1["IFileConfigurationProvider"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/IFileConfigurationProvider"
	Type-.->Interface2["ICommonConfigurationProvider"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/ICommonConfigurationProvider"
	Type-.->Interface3["ICacheConfigurationProvider"]
	click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/ICacheConfigurationProvider"
	Type-.->Interface4["IIdSystemConfigurationProvider"]
	click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/IIdSystemConfigurationProvider"
	Type-.->Interface5["ILegacyConfigurationProvider"]
	click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Config/ILegacyConfigurationProvider"
	Type["EmbeddedConfigurationImpl"]
class Type type-node
						
					 
				 
  			 
		 
	Syntax
	public class EmbeddedConfigurationImpl : IEmbeddedConfiguration, IFileConfigurationProvider, 
    ICommonConfigurationProvider, ICacheConfigurationProvider, IIdSystemConfigurationProvider, 
    ILegacyConfigurationProvider
			Constructors
			
		
			Properties
			
		
			Methods