public class DbDriverActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
DbDriverActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext bundleContext)
Start the bundle.
|
void |
stop(org.osgi.framework.BundleContext bundleContext)
Stop the bundle.
|
public void start(org.osgi.framework.BundleContext bundleContext)
start in interface org.osgi.framework.BundleActivatorbundleContext - the bundle contextpublic void stop(org.osgi.framework.BundleContext bundleContext)
stop in interface org.osgi.framework.BundleActivatorbundleContext - the bundle context