public class DbDriverActivator extends Object implements BundleActivator
Constructor and Description |
---|
DbDriverActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(BundleContext bundleContext)
Start the bundle.
|
void |
stop(BundleContext bundleContext)
Stop the bundle.
|
public void start(BundleContext bundleContext)
start
in interface BundleActivator
bundleContext
- the bundle contextpublic void stop(BundleContext bundleContext)
stop
in interface BundleActivator
bundleContext
- the bundle contextCopyright © 2012 JBoss by Red Hat. All Rights Reserved.