db4o 8.0

com.db4o.config
Interface EnvironmentConfiguration


public interface EnvironmentConfiguration

Configures the environment (set of services) used by db4o.

See Also:
Environment, Environments.my(Class)

Method Summary
 void add(java.lang.Object service)
          Contributes a service to the db4o environment.
 

Method Detail

add

void add(java.lang.Object service)
Contributes a service to the db4o environment.

Parameters:
service -

db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.