db4o 6.3

com.db4o.osgi
Class Db4oActivator

java.lang.Object
  extended by com.db4o.osgi.Db4oActivator

public class Db4oActivator
extends java.lang.Object


Field Summary
static java.lang.String BUNDLE_ID
           
 
Constructor Summary
Db4oActivator()
           
 
Method Summary
 void start(BundleContext context)
           
 void stop(BundleContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE_ID

public static final java.lang.String BUNDLE_ID
See Also:
Constant Field Values
Constructor Detail

Db4oActivator

public Db4oActivator()
Method Detail

start

public void start(BundleContext context)
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop(BundleContext context)
          throws java.lang.Exception
Throws:
java.lang.Exception

db4o 6.3