db4o 7.4
B C D N O S

B

BUNDLE_ID - Static variable in class com.db4o.osgi.Db4oActivator
 

C

com.db4o.osgi - package com.db4o.osgi
 

D

Db4oActivator - Class in com.db4o.osgi
db4o-osgi bundle BundleActivator implementation.
Db4oActivator() - Constructor for class com.db4o.osgi.Db4oActivator
 
Db4oService - Interface in com.db4o.osgi
This API is registered as an OSGi service by the db4o_osgi bundle.

N

newConfiguration() - Method in interface com.db4o.osgi.Db4oService
Creates a fresh Configuration instance.

O

openClient(String, int, String, String) - Method in interface com.db4o.osgi.Db4oService
Operates just like Db4o.openClient(Configuration, String, int, String, String), but uses a newly created, vanilla Configuration context.
openClient(Configuration, String, int, String, String) - Method in interface com.db4o.osgi.Db4oService
opens an ObjectContainer client and connects it to the specified named server and port.
openFile(String) - Method in interface com.db4o.osgi.Db4oService
Operates just like Db4o.openFile(Configuration, String), but uses a newly created, vanilla Configuration context.
openFile(Configuration, String) - Method in interface com.db4o.osgi.Db4oService
opens an ObjectContainer on the specified database file for local use.
openServer(String, int) - Method in interface com.db4o.osgi.Db4oService
Operates just like Db4o.openServer(Configuration, String, int), but uses a newly created, vanilla Configuration context.
openServer(Configuration, String, int) - Method in interface com.db4o.osgi.Db4oService
opens an ObjectServer on the specified database file and port.

S

start(BundleContext) - Method in class com.db4o.osgi.Db4oActivator
This method is called when the bundle is started by the Framework.
stop(BundleContext) - Method in class com.db4o.osgi.Db4oActivator
This method is called when the bundle is stopped by the Framework.

B C D N O S
db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.