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 BundleActivatorbundleContext - the bundle contextpublic void stop(BundleContext bundleContext)
stop in interface BundleActivatorbundleContext - the bundle contextCopyright © 2012 JBoss by Red Hat. All Rights Reserved.