public class DbDriverActivator extends 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.BundleActivator
bundleContext
- the bundle contextpublic void stop(org.osgi.framework.BundleContext bundleContext)
stop
in interface org.osgi.framework.BundleActivator
bundleContext
- the bundle contextCopyright © 2020 JBoss by Red Hat. All rights reserved.