Package com.db4o.config
Interface EnvironmentConfiguration
-
public interface EnvironmentConfigurationConfigures the environment (set of services) used by db4o.- See Also:
Environment,Environments.my(Class)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(java.lang.Object service)Contributes a service to the db4o environment.
-