public class Activator extends Object implements BundleActivator
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static DriverFactory |
getDriverFactory() |
void |
start(BundleContext context) |
void |
stop(BundleContext bundleContext) |
public void start(BundleContext context) throws Exception
start in interface BundleActivatorExceptionpublic static DriverFactory getDriverFactory()
public void stop(BundleContext bundleContext) throws Exception
stop in interface BundleActivatorException